From 5a8bd47acd0340d91b1d91a91192269cf9fff8a8 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Mon, 23 Oct 2023 10:01:45 +0200 Subject: [PATCH] clean up some packages - prefer docker desktop - i haven't really had time to play with zellij --- home/run_once_01install-packages.sh.tmpl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/home/run_once_01install-packages.sh.tmpl b/home/run_once_01install-packages.sh.tmpl index 25847ff..64ec59b 100644 --- a/home/run_once_01install-packages.sh.tmpl +++ b/home/run_once_01install-packages.sh.tmpl @@ -18,17 +18,13 @@ sudo apt install \ {{ else if eq .chezmoi.hostname "rattusrattus" -}} sudo port install \ - colima \ curl \ - docker \ - docker-compose \ git \ helix \ ripgrep \ tmux \ tree \ wget \ - zellij \ zsh {{ else if eq .chezmoi.hostname "yersiniapestis" -}}