Dotfiles
This is my dotfiles configuration, to be able to use this you will need to the use the following tools chezmoi and antibody
Setup
- Install chezmoi:
brew install twpayne/taps/chezmoi
- Install antibody:
brew install getantibody/tap/antibody
- Install git
- Run:
chezmoi init https://github.com/username/dotfiles.git
- Update:
chezmoi apply
Keeping up to date
Use chezmoi to upgrade itself: chezmoi upgrade
Then: chezmoi update