clean up some packages

- prefer docker desktop
- i haven't really had time to play with zellij
This commit is contained in:
Matthew Ryan Dillon 2023-10-23 10:01:45 +02:00
parent 23c328657f
commit 5a8bd47acd

View file

@ -18,17 +18,13 @@ sudo apt install \
{{ else if eq .chezmoi.hostname "rattusrattus" -}} {{ else if eq .chezmoi.hostname "rattusrattus" -}}
sudo port install \ sudo port install \
colima \
curl \ curl \
docker \
docker-compose \
git \ git \
helix \ helix \
ripgrep \ ripgrep \
tmux \ tmux \
tree \ tree \
wget \ wget \
zellij \
zsh zsh
{{ else if eq .chezmoi.hostname "yersiniapestis" -}} {{ else if eq .chezmoi.hostname "yersiniapestis" -}}