- git clone --separate-git-dir=$HOME/.config.git https://github.com/bessonm/dotfiles.git $HOME/DELETE-ME-RIGHT-AFTER
- rm -r $HOME/DELETE-ME-RIGHT-AFTER
- alias config='/var/run/current-system/sw/bin/git --git-dir=$HOME/.config.git/ --work-tree=$HOME'
- config config --local status.showUntrackedFiles no
- config checkout
git clone --bare https://github.com/bessonm/dotfiles.git $HOME/.config.git