diff --git a/home/run_once_01install-packages.sh.tmpl b/home/run_once_01install-packages.sh.tmpl index 64ec59b..2a30865 100644 --- a/home/run_once_01install-packages.sh.tmpl +++ b/home/run_once_01install-packages.sh.tmpl @@ -18,13 +18,22 @@ sudo apt install \ {{ else if eq .chezmoi.hostname "rattusrattus" -}} sudo port install \ + cmus \ curl \ + fzf \ git \ + git-delta \ helix \ + jujutsu \ + kitty \ ripgrep \ tmux \ tree \ + watch \ wget \ + xz \ + zellij \ + zk \ zsh {{ else if eq .chezmoi.hostname "yersiniapestis" -}}