Skip to content

nathaniellamjohnson/dotfiles

Repository files navigation

Dotfiles

Nathaniel's personal configuration managed with chezmoi.

Brewfile lists packages installed as of 7/10/2026.

Edit

chezmoi edit ~/.zshrc

Preview changes

chezmoi diff

Apply changes

chezmoi apply

Update repository

cd "$(chezmoi source-path)"
git add .
git commit -m "Update dotfiles"
git push

Install on a new machine

chezmoi init https://github.com/<username>/dotfiles.git
chezmoi apply

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors