dotfiles

My configuration files. Managed with chezmoi.

Setup a new machine

Install required software

  • Install homebrew
  • Install 1password: brew install 1password 1password-cli
  • Install starship: brew install starship
  • Install chezmoi: brew install chezmoi

Initialize chezmoi

chezmoi init https://github.com/CarlosBorroto/dotfiles.git
chezmoi apply