git clone --bare <git-repo-url> $HOME/.dotfiles
git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' checkoutReload ZSH to set up dotfiles command alias.
dotfiles add .config/fancy-config-file
dotfiles commit -m "Add fancy config file"The following files should be set up without being committed:
.secrets: secret env vars like API tokens.config/git/config.local: Device specific git config, i.e. user settings