My dotfiles. Managed by chezmoi
.
-
Install Chezmoi and apply configuration:
sh -c "$(curl -fsLS get.chezmoi.io)" chezmoi init --apply with-heart
-
Install XCode
mas install 497799835
chezmoi update
-
Edit the file
chezmoi edit ~/.zshrc
or
chezmoi cd vim dot_zshrc
-
Apply changes
chezmoi apply