/.config

Primary LanguageShell

.config Files

Files that belong in the $HOME/.config

Bare Repository

alias config="$(which git) --git-dir=$HOME/config/.git --work-tree=$HOME/.config"
config checkout [<filename>]
config config --local status.showUntrackedFiles no