dotfiles/homebrew/learning.Brewfile
2021-05-09 21:58:06 -04:00

18 lines
735 B
Plaintext

# Still Learning Tools
tap "superfly/tap"
tap "nmasur/repo"
tap "cjbassi/ytop"
brew "superfly/tap/flyctl" # Fly.io CLI
brew "haskell-stack" # Latest version of Haskell
brew "xsv" # CSV manipulation
brew "gron" # JSON grep
brew "nushell" # Data manipulation shell
brew "tectonic" # Minimal LaTeX compiler
brew "noti" # Create system notifications
brew "b2-tools" # BackBlaze B2 storage
brew "cjbassi/ytop/ytop" # Fancy system performance
brew "nmasur/repo/update-ssh-config" # Update .ssh/config
brew "awslogs" # View AWS log streams