Skip to content

Commit

Permalink
📦️ update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhomer committed Feb 4, 2024
1 parent 9a79710 commit 890aa37
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 103 deletions.
6 changes: 5 additions & 1 deletion bin/clean-brew
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
should-run -m 7 $@ $0 || exit 0
$(shim) && cd ${ME} && . bin/i.sh

log:: "Autoremoving dependencies no longer needed"
brew autoremove

log:: "Cleaning up brew caches"
brew cleanup

should-run -fu $0
should-run -fu $
brew autoremove
2 changes: 1 addition & 1 deletion config/brew/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ brew "jq"
brew "k9s"
brew "libpq"
brew "lua-language-server"
brew "lua@5.1"
brew "lua"
brew "luarocks"
brew "maven"
brew "neofetch"
Expand Down
Loading

0 comments on commit 890aa37

Please sign in to comment.