From 510338a881f9622fd120d76bd849b9173f207131 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Thu, 9 Mar 2017 14:17:53 -0600 Subject: [PATCH] Remove some of the defaults, make it a more sane and universal list. --- README.md | 14 -------------- default.config.yml | 15 --------------- 2 files changed, 29 deletions(-) diff --git a/README.md b/README.md index 0939271..3846e2a 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/default.config.yml b/default.config.yml index 7039ae1..82ef5d1 100644 --- a/default.config.yml +++ b/default.config.yml @@ -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: []