Skip to content

Brian's environment setup across multiple machines (chezmoi)

License

Notifications You must be signed in to change notification settings

brianmgray/dotfiles

Repository files navigation

dotfiles

Brian's environment setup across multiple machines (chezmoi)

To setup on a new machine

/bin/zsh -c \
  "$(curl -fsSL https://raw.githubusercontent.com/brianmgray/dotfiles/main/bin/new-env.sh) \
  --all"
chezmoi init --ssh --apply brianmgray       # pulls latest dotfiles from github 
setup                                       # setup runs a setup script to install/update all necessary tools 

In iTerm, change the Profile font to MesloLGS NF.

For more

Chezmoi user guide

About

Brian's environment setup across multiple machines (chezmoi)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages