alias dotfiles='git --git-dir=$HOME/dotfiles --work-tree=$HOME'
git init --bare $HOME/dotfiles
dotfiles config --local status.showUntrackedFiles no
git clone --bare https://github.com/llyyr/dotfiles $HOME/dotfiles
dotfiles config --local status.showUntrackedFiles no
dotfiles checkout
- Suo Sango cursor from here