Run the following command and relax
curl -sL shubham.chaudhary.xyz/dotfiles | bashOr directly with chezmoi:
chezmoi init --apply ylogxThe old homeshick symlinks and legacy files are cleaned up automatically by
chezmoi on first apply (see home/.chezmoiremove.tmpl) — just run the
install command above on the new machine; nothing else is needed.
cd ~/.dotfiles && git pull
chezmoi applychezmoi edit ~/.zshrc # edit a dotfile
chezmoi add ~/.newconfig # track a new file
chezmoi diff # preview changes before applying
chezmoi apply # deploy to ~