Use the command below in a bash terminal.
git clone --bare [email protected]:nomadicpickle/dotfiles.git $HOME/.cfg
cd ~/.cfg
git --git-dir=$HOME/.cfg --work-tree=$HOME config --local status.showUntrackedFiles no
git --git-dir=$HOME/.cfg --work-tree=$HOME checkout
source ~/.zshrc