Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 254 Bytes

File metadata and controls

10 lines (5 loc) · 254 Bytes

Install to another system

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

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

config checkout

config config --local status.showUntrackedFiles no