Save up for dotfiles
- Chezmoi : Install with
brew install chezmoi
-
Add config :
chezmoi add ~/your/config/file
-
Setup a new machine:
chezmoi init https://github.com/$GITHUB_USERNAME/dotfiles.git- Update:
chezmoi update -v
-
Save up:
chezmoi cdand just push a commit to the repo
-
Edit a config Nvim:
<space>sz