add global Brewfile

This commit is contained in:
James Walker 2017-03-29 00:15:31 -04:00
parent abcfcfddb9
commit c4ba64b2d5
Signed by: walkah
GPG Key ID: 3C127179D6086E93

59
home/.Brewfile Normal file
View File

@ -0,0 +1,59 @@
# ~/.Brewfile
cask_args appdir: '/Applications'
# brews
brew 'dnsmasq'
brew 'docker-cloud'
brew 'drush'
brew 'elixir'
brew 'gist'
brew 'git'
brew 'gsl'
brew 'heroku-toolbelt'
brew 'htop'
brew 'mackup'
brew 'mas'
brew 'mongodb'
brew 'mtr'
brew 'myrepos'
brew 'openssl'
brew 'postgresql'
brew 'pwgen'
brew 'reattach-to-user-namespace'
brew 'ssh-copy-id'
brew 'tmux'
brew 'wget'
# casks
cask 'adobe-creative-cloud'
cask 'alfred'
cask 'chefdk'
cask 'dash'
cask 'docker'
cask 'dropbox'
cask 'firefox'
cask 'font-inconsolata'
cask 'font-hack'
cask 'github-desktop'
cask 'google-chrome'
cask 'google-hangouts'
cask 'gpgtools'
cask 'hazel'
cask 'istat-menus'
cask 'iterm2'
cask 'java'
cask 'keybase'
cask 'lastpass'
cask 'nvalt'
cask 'rescuetime'
cask 'skype'
cask 'slack'
cask 'sonos'
cask 'spotify'
cask 'vagrant'
cask 'virtualbox'
# mac app store
mas 'Day One', id: 1055511498
mas 'Deliveries', id: 924726344
mas 'Spark', id: 1176895641
mas 'Todoist', id: 585829637
mas 'Twitter', id: 409789998
mas 'Xcode', id: 497799835