#!/bin/sh [ ! -d "${XDG_CONFIG_HOME}" ] && \ mkdir -p "${XDG_CONFIG_HOME}" stow \ --target="${HOME}" \ --ignore="^@.*" \ --verbose \ picom