From f19cbc439c4642b2c3e5db31b2b358bbfbaaa6bb Mon Sep 17 00:00:00 2001 From: Matthew Ryan Dillon Date: Mon, 16 Sep 2024 15:15:02 -0400 Subject: [PATCH] chore: sync rattusrattus packages --- home/run_once_01install-packages.sh.tmpl | 9 +++++++++ 1 file changed, 9 insertions(+) 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" -}}