Lazytangent / .config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.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

About


Languages

Language:Shell 91.1%Language:Python 5.4%Language:Emacs Lisp 3.5%