dotfiles Link Install GNU Stow, e.g. sudo pacman -Sy stow. git clone [email protected]:joschka/dotfiles.git ~/dotfiles && cd $_ && stow $(ls -I *.md) Unlink cd ~/dotfiles && stow -D $(ls -I *.md)