mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 02:40:14 +00:00
Split brews and casks to different files
This commit is contained in:
28
homebrew/Caskfile
Normal file
28
homebrew/Caskfile
Normal 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"
|
Reference in New Issue
Block a user