John's dotfiles. All managed with https://www.chezmoi.io.
$ BINDIR=~/.bin sh -c "$(curl -fsLS git.io/chezmoi)" -- init jdbann/chez --applyInstalls chezmoi in ./bin, pulls this repo and applies the configuration.
$ chezmoi updatePulls updates from this repo (with --rebase) and applies the configuration.
Many thanks to thoughtbot's laptop setup script and public dotfiles repo for inspiration. My dotfiles are being migrated from these two projects, but I'd still highly recommend them for anyone after an easier automated setup.