dotfiles/home/.Brewfile

89 lines
1.6 KiB
Plaintext
Raw Normal View History

2017-03-29 00:15:31 -04:00
# ~/.Brewfile
cask_args appdir: '/Applications'
2017-03-29 09:44:45 -04:00
# taps
tap 'homebrew/php'
2017-07-27 17:23:31 -04:00
tap 'jawshooah/pyenv'
2017-04-07 12:31:44 -04:00
tap 'nodenv/nodenv'
2017-03-29 11:14:44 -04:00
cask 'java'
2017-03-29 00:15:31 -04:00
# brews
2018-04-24 12:15:23 -04:00
brew 'autojump'
2017-03-29 09:44:45 -04:00
brew 'composer'
2017-03-29 00:15:31 -04:00
brew 'dnsmasq'
brew 'docker-cloud'
brew 'elixir'
brew 'gist'
brew 'git'
brew 'gsl'
2017-03-29 11:14:44 -04:00
brew 'heroku'
2017-03-29 00:15:31 -04:00
brew 'htop'
brew 'mackup'
brew 'mas'
brew 'mongodb'
2017-03-29 09:44:45 -04:00
brew 'mr'
2017-03-29 00:15:31 -04:00
brew 'mtr'
2017-04-07 12:31:44 -04:00
brew 'nodenv'
brew 'nodenv-default-packages'
2017-03-29 00:15:31 -04:00
brew 'openssl'
2017-03-29 11:14:44 -04:00
brew 'php-code-sniffer'
2017-03-29 00:15:31 -04:00
brew 'postgresql'
brew 'pwgen'
2017-03-29 11:14:44 -04:00
brew 'pyenv'
2017-07-27 17:23:31 -04:00
brew "pyenv-default-packages", args: ["HEAD"]
2017-03-29 11:14:44 -04:00
brew 'rbenv'
2017-03-29 15:59:37 -04:00
brew 'rbenv-default-gems'
2017-03-29 00:15:31 -04:00
brew 'reattach-to-user-namespace'
brew 'ssh-copy-id'
brew 'tmux'
brew 'wget'
# casks
cask 'adobe-creative-cloud'
cask 'alfred'
2017-03-29 09:44:45 -04:00
cask 'atom'
2017-08-07 11:11:36 -04:00
cask 'authy-desktop'
2017-03-29 11:14:44 -04:00
cask 'backblaze'
2017-03-29 00:15:31 -04:00
cask 'chefdk'
2017-03-29 11:14:44 -04:00
cask 'choosy'
2017-03-29 00:15:31 -04:00
cask 'dash'
cask 'docker'
cask 'dropbox'
cask 'firefox'
2017-03-29 11:14:44 -04:00
cask 'font-hack'
2017-03-29 00:15:31 -04:00
cask 'font-inconsolata'
cask 'font-hack'
cask 'google-backup-and-sync'
2017-03-29 00:15:31 -04:00
cask 'google-chrome'
cask 'google-hangouts'
2018-01-07 16:13:25 -05:00
cask 'gpgtools'
2017-03-29 00:15:31 -04:00
cask 'hazel'
cask 'istat-menus'
cask 'iterm2'
cask 'java'
cask 'keybase'
cask 'lastpass'
2017-03-29 11:14:44 -04:00
cask 'microsoft-office'
cask 'mongohub'
cask 'ngrok'
2017-03-29 00:15:31 -04:00
cask 'nvalt'
cask 'rescuetime'
2017-03-29 11:14:44 -04:00
cask 'sequel-pro'
2017-07-14 16:48:15 -04:00
cask 'sketch'
2017-03-29 00:15:31 -04:00
cask 'skype'
cask 'slack'
cask 'sonos'
cask 'spotify'
2017-03-29 11:14:44 -04:00
cask 'steam'
cask 'synology-cloud-station-drive'
2017-03-29 00:15:31 -04:00
cask 'vagrant'
cask 'virtualbox'
# mac app store
mas 'Day One', id: 1055511498
mas 'Deliveries', id: 924726344
2017-03-29 11:14:44 -04:00
mas 'Keynote', id: 409183694
mas 'Noizio', id: 928871589
mas 'Pages', id: 409201541
mas 'Pocket', id: 568494494
mas 'Simplify', id: 448003584
2017-03-29 00:15:31 -04:00
mas 'Todoist', id: 585829637
2018-05-16 12:20:14 -04:00
mas 'Tweetbot', id: 1384080005
2017-03-29 00:15:31 -04:00
mas 'Xcode', id: 497799835