nguyennk92 / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Shell 94.8%Language:Vim Script 5.2%