- dotfiles with chezmoi
- env
- Crystal linux
- Archlinux from 2023/4
- Sway + nwg-shell
- foot
- fish
- helix-editor
- Neovim
- Crystal linux
chezmoi update
# this runsgit pull --autostash --rebase
chezmoi add ~/path/to/config
orchezmoi re-add
chezmoi apply
chezmoi cd
orchezmoi git -- [args]
-
git add . git commit -m "commit message" git push -u origin main
exit
# finish subshell
chezmoi init https://github.com/myrepo/dotfiles.git
chezmoi apply
orchezmoi init --apply https://github.com/$GITHUB_USERNAME/dotfiles.git