dotfiles/homebrew/Caskfile
2020-07-30 21:12:17 -04:00

36 lines
498 B
Plaintext

# Core Applications
cask "iterm2"
cask "alacritty"
cask "google-chrome"
# Work Programs
cask "slack"
cask "zoomus"
cask "1password"
cask "1password-cli"
cask "dropbox"
# Fonts
tap "homebrew/cask-fonts"
cask "font-fira-mono-for-powerline"
# Secondary Tools
cask "docker"
cask "github-desktop"
cask "keybase"
cask "scroll-reverser"
cask "authy"
# Unnecessary
cask "dash"
cask "postman"
cask "cyberduck"
cask "drawio"
# Personal
cask "discord"
cask "steam"
cask "vlc"
cask "calibre"
cask "skype"