Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 257 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 257 Bytes

Clone to others

alias dotfiles="/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME"
git clone --bare https://www.github.com/nguyennk92/dotfiles.git $HOME/.dotfiles/
dotfiles checkout
dotfiles config --local status.showUntrackedFiles no