-
base-devel, bash, stow, paru
# install paru mkdir /tmp/paru cd /tmp/paru sudo pacman -S --needed base-devel stow git clone https://aur.archlinux.org/paru.git cd paru makepkg -si
-
sudo permissions to install packages
chezmoi init [--ssh] phoefflin
chezmoi diff
chezmoi apply
chezmoi managed
: list managed fileschezmoi execute-template <[template-file]
: evaluate uns dump given template's contentchezmoi data
: show data usable in templateschezmoi status
: show statuschezmoi add
: ./file
- chezmoi docs: https://www.chezmoi.io
- daily operations: https://www.chezmoi.io/user-guide/daily-operations/
- templating: https://www.chezmoi.io/user-guide/templating/