dotfiles/homebrew/Caskfile

40 lines
1.3 KiB
Plaintext
Raw Normal View History

2020-08-01 20:06:16 -04:00
tap "homebrew/cask"
# Core Applications
2021-05-14 20:00:29 -04:00
cask "alacritty" # Terminal
cask "firefox" # Browser
cask "slack" # Chat
cask "zoomus" # Video conference
cask "1password" # Passwords
cask "dropbox" # File sync
cask "docker" # Containers
2020-08-05 23:12:42 -04:00
# Helpful Applications
2021-05-14 20:00:29 -04:00
cask "obsidian" # Notes
cask "github-desktop" # Git GUI
cask "drawio" # Diagrams
2020-08-05 23:12:42 -04:00
# Auxiliary Tools
2021-05-14 20:00:29 -04:00
cask "scroll-reverser" # Mouse vs. trackpad
cask "meetingbar" # Scheduling
cask "gitify" # GitHub notifications
cask "basictex" # Small LaTeX distribution
2021-05-17 11:02:10 -04:00
cask "hammerspoon"
2020-07-26 16:15:21 -04:00
# Fonts
tap "homebrew/cask-fonts"
cask "font-fira-mono-for-powerline"
2021-11-07 23:11:17 -05:00
cask "font-fira-mono-nerd-font"
2020-07-26 16:15:21 -04:00
# Personal
2021-05-14 20:00:29 -04:00
cask "authy" # Authentication
cask "keybase" # Encryption
cask "discord" # Chat
cask "steam" # Games
cask "epic-games" # Games
cask "calibre" # E-Books
2021-05-19 20:27:40 -04:00
cask "signal" # Messaging
2020-08-01 20:06:16 -04:00
2021-05-14 20:00:29 -04:00
# Maybe
cask "jira-client" # Project Management