/dotfiles

Various config files for my laptop software

Primary LanguageVim script

.dotfiles

git clone --bare git@github.com:andrewfhou/dotfiles.git $HOME/.dotfiles

alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'

dotfiles checkout

dotfiles config --local status.showUntrackedFiles no