We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
alias dotfiles='git --git-dir=$HOME/.dotfiles.git/ --work-tree=$HOME' && git clone --bare git@github.com:anokfireball/dotfiles.git $HOME/.dotfiles.git && dotfiles checkout --force && dotfiles config --local status.showUntrackedFiles no
There was an error while loading. Please reload this page.