clean up readme
This commit is contained in:
parent
2680f60cbd
commit
4a504a334b
2 changed files with 21 additions and 8 deletions
|
@ -9,10 +9,10 @@ sudo apt install \
|
|||
ripgrep \
|
||||
tmux \
|
||||
tree \
|
||||
wget \
|
||||
zsh \
|
||||
-y
|
||||
{{ end }}
|
||||
{{ if eq .chezmoi.hostname "rattusrattus" -}}
|
||||
{{ else if eq .chezmoi.os "darwin" -}}
|
||||
#!/bin/sh
|
||||
sudo port install \
|
||||
git \
|
||||
|
@ -20,6 +20,7 @@ sudo port install \
|
|||
ripgrep \
|
||||
tmux \
|
||||
tree \
|
||||
wget \
|
||||
zellij \
|
||||
zsh
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue