diff --git a/README.md b/README.md index 995e5ac..99f8ecb 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Applications (installed with Homebrew Cask): - Handbrake - Homebrew - Karabiner (Note: Currently using [Karabiner Elements](https://github.com/tekezo/Karabiner-Elements) for macOS Sierra) + - KDiff3 - LICEcap - MacVim - Menu Meters @@ -74,13 +75,11 @@ Packages (installed with Homebrew): - cowsay - readline - subversion - - kdiff3 - openssl - pv - drush - wget - wrk - - brew-cask My [dotfiles](https://github.com/geerlingguy/dotfiles) are also installed into the current user's home directory, including the `.osx` dotfile for configuring many aspects of macOS for better performance and ease of use. diff --git a/vars/main.yml b/vars/main.yml index fd3583a..420af0e 100644 --- a/vars/main.yml +++ b/vars/main.yml @@ -40,7 +40,6 @@ homebrew_installed_packages: - cowsay - readline - subversion - - kdiff3 - openssl - pv - drush @@ -64,6 +63,7 @@ homebrew_cask_apps: - google-chrome - handbrake # - karabiner # Note: Now using Karabiner Elements for macOS Sierra + - kdiff3 - limechat - licecap - macvim