Skip to content

rekram1-node/dotfiles

Repository files navigation

Dotfiles

Using the tool chezmoi this will easily allow me to sync my developer environment between devices

Installation

brew install chezmoi
chezmoi init --apply rekram1-node

Edit dotfiles

Go to the chezmoi directory

chezmoi cd

Edit file in question

chezmoi edit ~/.zshrc

Add file or dir to tracking

chezmoi add ~/.config/zed

Sync with remote

chezmoi update

Sync remote

chezmoi git push

About

Chezmoi + Brew to replicate my development setup easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published