I don't recommend using thwese unless you understand and want their behavior.
git clone --bare -b fedora28 https://[email protected]/phillaf/dotfiles.git ~/.dotfiles
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
mv .bashrc .bashrc-bkp
config checkout