chore: sync rattusrattus packages
This commit is contained in:
parent
45ec90f2ff
commit
f19cbc439c
1 changed files with 9 additions and 0 deletions
|
@ -18,13 +18,22 @@ sudo apt install \
|
||||||
|
|
||||||
{{ else if eq .chezmoi.hostname "rattusrattus" -}}
|
{{ else if eq .chezmoi.hostname "rattusrattus" -}}
|
||||||
sudo port install \
|
sudo port install \
|
||||||
|
cmus \
|
||||||
curl \
|
curl \
|
||||||
|
fzf \
|
||||||
git \
|
git \
|
||||||
|
git-delta \
|
||||||
helix \
|
helix \
|
||||||
|
jujutsu \
|
||||||
|
kitty \
|
||||||
ripgrep \
|
ripgrep \
|
||||||
tmux \
|
tmux \
|
||||||
tree \
|
tree \
|
||||||
|
watch \
|
||||||
wget \
|
wget \
|
||||||
|
xz \
|
||||||
|
zellij \
|
||||||
|
zk \
|
||||||
zsh
|
zsh
|
||||||
|
|
||||||
{{ else if eq .chezmoi.hostname "yersiniapestis" -}}
|
{{ else if eq .chezmoi.hostname "yersiniapestis" -}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue