dotfiles/homebrew/Caskfile
2020-08-02 10:20:25 -04:00

38 lines
544 B
Plaintext

tap "homebrew/cask"
# Core Applications
cask "alacritty"
cask "google-chrome"
cask "slack"
cask "zoomus"
cask "1password"
cask "1password-cli"
cask "lastpass"
cask "dropbox"
# 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"
# Don't bother
# cask "skype"
# cask "dash"
# cask "cyberduck"