- 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 -- .
- antibody bundle < ~/.zsh_plugins > ~/.zsh_plugins.sh
git clone --bare https://github.com/bessonm/dotfiles.git $HOME/.config.git