update homebrews

This commit is contained in:
Noah Masur
2020-08-05 23:12:42 -04:00
parent 4c4ec6d335
commit df6fc7ad98
2 changed files with 32 additions and 25 deletions

View File

@ -1,35 +1,39 @@
tap "homebrew/cask"
# Core Applications
cask "alacritty"
cask "google-chrome"
cask "slack"
cask "zoomus"
cask "1password"
cask "1password-cli"
cask "lastpass"
cask "dropbox"
cask "alacritty" # My terminal
cask "firefox" # My browser
cask "slack" # Work chat
cask "zoomus" # Video conference
cask "1password" # Work pwm
cask "1password-cli" # Pwm for tmux
cask "dropbox" # File sharing
cask "docker" # Containers
# Helpful Applications
cask "obsidian" # Notes
cask "github-desktop" # Git GUI
cask "google-chrome" # Alt browser
cask "postman" # API testing
cask "drawio" # Diagrams
# Auxiliary Tools
cask "scroll-reverser" # Mouse vs. trackpad
cask "meetingbar" # Scheduling
cask "gitify" # GitHub notifications
# Fonts
tap "homebrew/cask-fonts"
cask "font-fira-mono-for-powerline"
# Auxiliary Tools
cask "docker"
cask "github-desktop"
cask "keybase"
cask "scroll-reverser"
cask "authy"
cask "postman"
cask "drawio"
cask "meetingbar"
# Personal
cask "discord"
cask "steam"
cask "vlc"
cask "calibre"
cask "firefox"
cask "lastpass" # My pwm
cask "authy" # Authentication
cask "keybase" # Encryption
cask "discord" # My chat
cask "steam" # Games
cask "vlc" # Video player
cask "calibre" # Ebook manager
# Don't bother
# cask "skype"