Skip to content

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. Also enable this option for broot: iTerm settings

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