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