misc updates
This commit is contained in:
parent
66e493f7fa
commit
cfd7c6c13e
2 changed files with 8 additions and 2 deletions
|
@ -50,7 +50,7 @@ srcs=(
|
||||||
"/opt/miniforge3/etc/profile.d/conda.sh"
|
"/opt/miniforge3/etc/profile.d/conda.sh"
|
||||||
"/opt/miniforge3/etc/profile.d/mamba.sh"
|
"/opt/miniforge3/etc/profile.d/mamba.sh"
|
||||||
"$HOME/.cargo/env"
|
"$HOME/.cargo/env"
|
||||||
"$HOME/.zshemulateenergy"
|
"$HOME/.zshklaviyo"
|
||||||
)
|
)
|
||||||
|
|
||||||
for fp in $srcs; do
|
for fp in $srcs; do
|
||||||
|
|
|
@ -55,6 +55,12 @@ sudo apt install \
|
||||||
sudo port install \
|
sudo port install \
|
||||||
1password-cli \
|
1password-cli \
|
||||||
docker-credential-helper-ecr \
|
docker-credential-helper-ecr \
|
||||||
|
gh \
|
||||||
jq \
|
jq \
|
||||||
shfmt
|
k9s \
|
||||||
|
kind \
|
||||||
|
libmemcached \
|
||||||
|
saml2aws \
|
||||||
|
shfmt \
|
||||||
|
stern
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue