diff --git a/README.md b/README.md index 3a94151..d7646dc 100644 --- a/README.md +++ b/README.md @@ -28,19 +28,18 @@ Applications (installed with Homebrew Cask): - [Docker](https://www.docker.com/) - [Dropbox](https://www.dropbox.com/) - - [Fing](https://www.fing.io/) (Note: Waiting on [this PR](https://github.com/caskroom/homebrew-cask/pull/24759) to get merged) + - [Fing](https://www.fing.io/) - [Firefox](https://www.mozilla.org/en-US/firefox/new/) - [Google Chrome](https://www.google.com/chrome/) - [Handbrake](https://handbrake.fr/) - [Homebrew](http://brew.sh/) - - [Karabiner](https://pqrs.org/osx/karabiner/) (Note: Currently using [Karabiner Elements](https://github.com/tekezo/Karabiner-Elements) for macOS Sierra) + - [Karabiner Elements](https://github.com/tekezo/Karabiner-Elements) - [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) + - [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/) - - [Seil](https://pqrs.org/osx/karabiner/seil.html.en) (Note: Currently using [Karabiner Elements](https://github.com/tekezo/Karabiner-Elements) for macOS Sierra) - [Sequel Pro](https://www.sequelpro.com/) (MySQL client) - [Skype](https://www.skype.com/en/) - [Skitch](https://evernote.com/skitch/) diff --git a/vars/main.yml b/vars/main.yml index c13427d..5b1bb73 100644 --- a/vars/main.yml +++ b/vars/main.yml @@ -60,18 +60,17 @@ homebrew_cask_appdir: /Applications homebrew_cask_apps: - docker - dropbox - # - fing # Note: https://github.com/caskroom/homebrew-cask/pull/24759 + - fing - firefox - google-chrome - handbrake - # - karabiner # Note: Now using Karabiner Elements for macOS Sierra + - karabiner-elements - kdiff3 - licecap - limechat - macvim - # - menumeters # Note: Using forked version for 10.11+ support + - yujitach-menumeters # Note: Using forked version for 10.11+ support - nvalt - # - seil # Note: Now using Karabiner Elements for macOS Sierra - sequel-pro - skype - skitch