Remove some of the defaults, make it a more sane and universal list.

This commit is contained in:
Jeff Geerling 2017-03-09 14:17:53 -06:00
parent 49db6ab805
commit 510338a881
2 changed files with 0 additions and 29 deletions

View file

@ -54,22 +54,17 @@ Applications (installed with Homebrew Cask):
- [Handbrake](https://handbrake.fr/)
- [HipChat](https://www.hipchat.com/)
- [Homebrew](http://brew.sh/)
- [Java](https://java.com)
- [KDiff3](http://kdiff3.sourceforge.net/)
- [LICEcap](http://www.cockos.com/licecap/)
- [LimeChat](http://limechat.net/mac/)
- [MacVim](http://macvim-dev.github.io/macvim/)
- [Menu Meters](https://www.ragingmenace.com/software/menumeters/) (Note: Currently using [this fork](http://member.ipmu.jp/yuji.tachikawa/MenuMetersElCapitan/) for compatibility)
- [nvALT](http://brettterpstra.com/projects/nvalt/)
- [Sequel Pro](https://www.sequelpro.com/) (MySQL client)
- [Skype](https://www.skype.com/en/)
- [Skitch](https://evernote.com/skitch/)
- [Slack](https://slack.com/)
- [Sublime Text](https://www.sublimetext.com/)
- [Transmit](https://panic.com/transmit/) (S/FTP client)
- [Vagrant](https://www.vagrantup.com/)
- [VirtualBox](https://www.virtualbox.org/wiki/Downloads)
- [VLC](http://www.videolan.org/vlc/index.html)
Packages (installed with Homebrew):
@ -84,25 +79,16 @@ Packages (installed with Homebrew):
- hub
- httpie
- iperf
- libdvdcss
- libevent
- packer
- python
- sqlite
- mcrypt
- mysql
- npm
- nvm
- php70
- php70-mcrypt
- php70-xdebug
- ssh-copy-id
- cowsay
- readline
- subversion
- openssl
- pv
- drush
- wget
- wrk

View file

@ -30,26 +30,17 @@ homebrew_installed_packages:
- hub
- httpie
- iperf
- libdvdcss
- libevent
- packer
- python
- sqlite
- mcrypt
- mysql
- nmap
- npm
- nvm
- php70
- php70-mcrypt
- php70-xdebug
- ssh-copy-id
- cowsay
- readline
- subversion
- openssl
- pv
- drush
- wget
- wrk
@ -70,23 +61,17 @@ homebrew_cask_apps:
- google-chrome
- handbrake
- hipchat
- java
- kdiff3
- licecap
- limechat
- macvim
# - menumeters
# - yujitach-menumeters # Forked version for 10.11+ support.
- nvalt
- sequel-pro
- skype
- skitch
- slack
- sublime-text
- transmit
- vagrant
- virtualbox
- vlc
# See `geerlingguy.mas` role documentation for usage instructions.
mas_installed_app_ids: []