feat: some work-related packages
This commit is contained in:
parent
f094b97ad5
commit
2b215fd788
1 changed files with 8 additions and 1 deletions
|
@ -49,5 +49,12 @@ sudo apt install \
|
|||
tree \
|
||||
wget \
|
||||
-y
|
||||
|
||||
{{ end }}
|
||||
|
||||
{{ if eq .hosttype "work" -}}
|
||||
sudo port install \
|
||||
1password-cli \
|
||||
docker-credential-helper-ecr \
|
||||
jq \
|
||||
shfmt
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Reference in a new issue