Skip to content

Instantly share code, notes, and snippets.

@takahashiyuya
Last active August 1, 2017 06:56
Show Gist options
  • Save takahashiyuya/41f4f8f8270def1861e6 to your computer and use it in GitHub Desktop.
Save takahashiyuya/41f4f8f8270def1861e6 to your computer and use it in GitHub Desktop.
My Brewfile
# Archiver
cask 'the-unarchiver'
# Browser
cask 'google-chrome'
# Client
cask 'sequel-pro'
cask 'tunnelblick'
# Cloud Service
cask 'dropbox'
cask 'evernote'
cask 'box-sync'
# Communication
cask 'skype'
# Console
cask 'iterm2'
# Editor
cask 'mi'
cask 'mysqlworkbench'
cask 'phpstorm'
# Performance
cask 'grandperspective'
# Player
cask 'mplayerx'
# Utility
cask 'alfred'
cask 'caffeine'
cask 'hyperswitch'
cask 'cheatsheet'
cask 'bettertouchtool'
# VM
cask 'virtualbox'
@takahashiyuya
Copy link
Author

brew tap homebrew/bundle
brew bundle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment