Skip to content

Commit

Permalink
Update installed package list
Browse files Browse the repository at this point in the history
  • Loading branch information
speshak committed Oct 9, 2024
1 parent d56199c commit 113c489
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions run_once_install-packages.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,14 @@ brew install \
fzf \
gh \
git \
git-absorb \
git-flow \
git-lfs \
gnupg \
gping \
grc \
gron \
hadolint \
hashicorp/tap/terraform-ls \
htop \
httpie \
Expand Down Expand Up @@ -60,6 +62,7 @@ brew install \
wget \
xz \
yarn \
yq \
zsh \
zsh-navigation-tools
# shellcheck disable=SC1009,SC1072,SC1073,SC1056
Expand All @@ -72,6 +75,8 @@ brew install \

{{ if eq .environment "work" }}
brew install \
colima \
just \
okta-aws-cli
{{ end -}}

Expand Down

0 comments on commit 113c489

Please sign in to comment.