more brewfile cleanup

This commit is contained in:
Noah Masur
2021-05-14 20:00:29 -04:00
parent 0ccfc009ab
commit 9cf4c348ee
3 changed files with 30 additions and 34 deletions

View File

@ -1,41 +1,36 @@
tap "homebrew/cask"
# Core Applications
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
cask "alacritty" # Terminal
cask "firefox" # Browser
cask "slack" # Chat
cask "zoomus" # Video conference
cask "1password" # Passwords
cask "dropbox" # File sync
cask "docker" # Containers
# Helpful Applications
cask "obsidian" # Notes
cask "github-desktop" # Git GUI
cask "drawio" # Diagrams
cask "obsidian" # Notes
cask "github-desktop" # Git GUI
cask "drawio" # Diagrams
# Auxiliary Tools
cask "scroll-reverser" # Mouse vs. trackpad
cask "meetingbar" # Scheduling
cask "gitify" # GitHub notifications
cask "basictex" # Small LaTeX distribution
cask "scroll-reverser" # Mouse vs. trackpad
cask "meetingbar" # Scheduling
cask "gitify" # GitHub notifications
cask "basictex" # Small LaTeX distribution
# Fonts
tap "homebrew/cask-fonts"
cask "font-fira-mono-for-powerline"
# Personal
cask "authy" # Authentication
cask "keybase" # Encryption
cask "discord" # My chat
cask "steam" # Games
cask "authy" # Authentication
cask "keybase" # Encryption
cask "discord" # Chat
cask "steam" # Games
cask "epic-games" # Games
cask "calibre" # E-Books
cask "jira-client"
cask "wkhtmltopdf"
# Optional
# cask "postman" # API testing
# cask "lens" # Kubernetes manager
# cask "calibre" # Ebook manager
# cask "vlc" # Video player
# Maybe
cask "jira-client" # Project Management