Skip to content

Instantly share code, notes, and snippets.

@rifont
Last active July 4, 2022 01:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rifont/4a639bf0b8a70f5fe6571b856bc20c71 to your computer and use it in GitHub Desktop.
Save rifont/4a639bf0b8a70f5fe6571b856bc20c71 to your computer and use it in GitHub Desktop.
# specify a directory to install
cask_args appdir: '/Applications'
# install packages
tap 'homebrew/cask'
tap 'homebrew/cask-fonts'
brew 'git'
brew 'nvm'
brew 'yarn'
brew 'awscli'
brew 'awsume'
brew 'tfenv'
# Casks
cask 'visual-studio-code'
cask 'google-chrome'
cask 'slack'
cask '1password'
cask 'spotify'
cask 'iterm2'
cask 'sourcetree'
cask 'miro'
cask 'font-fira-code'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment