mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 05:12:56 +00:00
17 lines
751 B
Plaintext
17 lines
751 B
Plaintext
|
# Still Learning Tools
|
||
|
|
||
|
tap "superfly/tap"
|
||
|
|
||
|
brew "thefuck" # Fix terminal mistakes
|
||
|
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 "kakoune" # Modal editor
|