clean up some packages
- prefer docker desktop - i haven't really had time to play with zellij
This commit is contained in:
parent
23c328657f
commit
5a8bd47acd
1 changed files with 0 additions and 4 deletions
|
@ -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" -}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue