dotfiles/macos/homebrew/learning.Brewfile

18 lines
726 B
Plaintext
Raw Normal View History

2021-04-09 22:19:28 -04:00
# Still Learning Tools
tap "superfly/tap"
2021-04-10 12:40:31 -04:00
tap "nmasur/repo"
tap "cjbassi/ytop"
2021-04-09 22:19:28 -04:00
2021-11-13 16:02:23 -05:00
#brew "superfly/tap/flyctl" # Fly.io CLI
#brew "ghc" # Haskell
#brew "xsv" # CSV manipulation
#brew "gron" # JSON grep
#brew "nushell" # Data manipulation shell
#brew "tectonic" # Minimal LaTeX compiler
2021-04-09 22:19:28 -04:00
brew "noti" # Create system notifications
2021-11-13 16:02:23 -05:00
#brew "b2-tools" # BackBlaze B2 storage
#brew "cjbassi/ytop/ytop" # Fancy system performance
#brew "nmasur/repo/update-ssh-config" # Update .ssh/config
2021-04-20 17:22:33 -04:00
brew "awslogs" # View AWS log streams