diff --git a/home/.Brewfile b/home/.Brewfile new file mode 100644 index 0000000..1152861 --- /dev/null +++ b/home/.Brewfile @@ -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