Skip to content

Commit

Permalink
Update and reorganize list of Homebrew casks I install
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKnarf committed Nov 12, 2023
1 parent d3a93f5 commit f26cf57
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions os/macos/macos-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,28 +124,28 @@ brew install \
koekeishiya/formulae/yabai \
koekeishiya/formulae/skhd

# Casks
# General Casks
brew_cask_check_if_installed google-chrome
brew_cask_check_if_installed dropbox
brew_cask_check_if_installed raycast
brew_cask_check_if_installed spotify
brew_cask_check_if_installed slack
brew_cask_check_if_installed discord
brew_cask_check_if_installed vlc
brew_cask_check_if_installed sublime-text
brew_cask_check_if_installed disk-inventory-x
brew_cask_check_if_installed forklift
brew_cask_check_if_installed typora
brew_cask_check_if_installed postman
brew_cask_check_if_installed webtorrent
brew_cask_check_if_installed the-unarchiver
brew_cask_check_if_installed blender
brew_cask_check_if_installed talon
brew_cask_check_if_installed cron
brew_cask_check_if_installed obsidian

# Virtualization
brew_cask_check_if_installed virtualbox
brew_cask_check_if_installed vagrant
# Webdev casks
brew_cask_check_if_installed forklift
brew_cask_check_if_installed postman
brew_cask_check_if_installed visual-studio-code

# Work
brew_cask_check_if_installed slack
brew_cask_check_if_installed microsoft-teams
brew_cask_check_if_installed ticktick

# Games
brew_cask_check_if_installed minecraft
Expand Down

0 comments on commit f26cf57

Please sign in to comment.