These dotfiles, configured with chezmoi get my terminal up and running from scratch.
Every time I setup a new machine, I run this so I can have the same config everywhere. Occasionally I do some work to make the install more seemless. Sometimes this is successful, sometimes it isn't.
- Install Homebrew (https://brew.sh/)
- Install chezmoi:
brew install chezmoi - Apply this repo:
chezmoi init --apply MarsCapone