/dotfiles

@mhincapie does dotfiles

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

  1. Install chezmoi: brew install twpayne/taps/chezmoi
  2. Install antibody: brew install getantibody/tap/antibody
  3. Install git
  4. Run: chezmoi init https://github.com/username/dotfiles.git
  5. Update: chezmoi apply

Keeping up to date

Use chezmoi to upgrade itself: chezmoi upgrade Then: chezmoi update