Skip to content

Commit e48bd35

Browse files
committed
More brewfile cleanup and fixes
1 parent 8895a4d commit e48bd35

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Brewfile.brews

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ brew "antigen"
33
brew "apktool"
44
brew "autoconf"
55
brew "automake"
6-
brew "aws-okta"
7-
brew "awscli"
6+
brew "okta-aws-cli"
87
brew "awscli"
98
brew "bash-language-server"
109
brew "bazelisk"
@@ -51,7 +50,6 @@ brew "rsync"
5150
brew "rust"
5251
brew "rustup-init"
5352
brew "sk"
54-
brew "smali"
5553
brew "starship"
5654
brew "tmux"
5755
brew "tree"

Brewfile.casks

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
cask_args appdir: "~/Applications"
22

3+
cask "zulu@8"
34
cask "zulu@11"
45
cask "zulu@17"
56
cask "zulu@21"
@@ -23,4 +24,4 @@ cask "jetbrains-toolbox"
2324
cask "linear-linear"
2425
cask "tradingview"
2526
cask "thinkorswim"
26-
cask "lm-studio"
27+
cask "lm-studio"

0 commit comments

Comments
 (0)