Split brews and casks to different files

This commit is contained in:
Noah Masur
2020-06-06 10:53:20 -06:00
parent 7756526916
commit 71e8f03bab
4 changed files with 60 additions and 36 deletions

28
homebrew/Caskfile Normal file
View File

@ -0,0 +1,28 @@
# Core Applications
cask "iterm2"
cask "google-chrome"
# Work Programs
cask "slack"
cask "zoomus"
cask "onepassword"
cask "dropbox"
# Secondary Tools
cask "docker"
cask "github-desktop"
cask "keybase"
cask "scroll-reverser"
# Unnecessary
cask "dash"
cask "postman"
cask "cyberduck"
cask "drawio"
# Personal
cask "discord"
cask "steam"
cask "vlc"
cask "calibre"
cask "skype"