dotfiles/homebrew/Caskfile

39 lines
1.3 KiB
Plaintext
Raw Normal View History

2020-08-02 00:06:16 +00:00
tap "homebrew/cask"
# Core Applications
2021-05-15 00:00:29 +00: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-06 03:12:42 +00:00
# Helpful Applications
2021-05-15 00:00:29 +00:00
cask "obsidian" # Notes
cask "github-desktop" # Git GUI
cask "drawio" # Diagrams
2020-08-06 03:12:42 +00:00
# Auxiliary Tools
2021-05-15 00:00:29 +00:00
cask "scroll-reverser" # Mouse vs. trackpad
cask "meetingbar" # Scheduling
cask "gitify" # GitHub notifications
cask "basictex" # Small LaTeX distribution
2021-05-17 15:02:10 +00:00
cask "hammerspoon"
2020-07-26 20:15:21 +00:00
# Fonts
tap "homebrew/cask-fonts"
cask "font-fira-mono-for-powerline"
# Personal
2021-05-15 00:00:29 +00:00
cask "authy" # Authentication
cask "keybase" # Encryption
cask "discord" # Chat
cask "steam" # Games
cask "epic-games" # Games
cask "calibre" # E-Books
2021-05-20 00:27:40 +00:00
cask "signal" # Messaging
2020-08-02 00:06:16 +00:00
2021-05-15 00:00:29 +00:00
# Maybe
cask "jira-client" # Project Management