repo for tracking my dotfiles from $HOME
- git
- chezmoi
chezmoi init
chezmoi add FILE
chezmoi cd
git add .
git commit -v
git push
exit
chezmoi diff
# add other steps later..
repo for tracking my dotfiles from $HOME
chezmoi init
chezmoi add FILE
chezmoi cd
git add .
git commit -v
git push
exit
chezmoi diff
# add other steps later..