mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
new programs for homebrew
This commit is contained in:
parent
1b40824722
commit
1c79530fb1
@ -14,7 +14,6 @@ cask "lens" # Kubernetes manager
|
||||
# Helpful Applications
|
||||
cask "obsidian" # Notes
|
||||
cask "github-desktop" # Git GUI
|
||||
cask "google-chrome" # Alt browser
|
||||
cask "postman" # API testing
|
||||
cask "drawio" # Diagrams
|
||||
|
||||
@ -44,3 +43,4 @@ cask "wkhtmltopdf"
|
||||
# cask "skype"
|
||||
# cask "dash"
|
||||
# cask "cyberduck"
|
||||
# cask "google-chrome"
|
||||
|
@ -13,4 +13,5 @@ brew "fd" # Faster, better find
|
||||
brew "sd" # Faster, better sed
|
||||
brew "bat" # Better cat
|
||||
brew "zoxide" # Better autojump
|
||||
brew "thefuck" # Fix terminal mistakes
|
||||
brew "node" # Ugh, nodejs (for Vim CoC)
|
||||
|
@ -18,6 +18,7 @@ brew "youtube-dl" # Download YouTube videos
|
||||
brew "googler" # Search Google
|
||||
brew "gh" # GitHub commands
|
||||
brew "pandoc" # Document converter
|
||||
brew "tectonic" # Minimal LaTeX compiler
|
||||
brew "noti" # Create system notifications
|
||||
brew "b2-tools" # BackBlaze B2 storage
|
||||
brew "cjbassi/ytop/ytop" # Fancy system performance
|
||||
|
Loading…
Reference in New Issue
Block a user