diff --git a/README.md b/README.md index 778e39b..6fab5de 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Any variable can be overridden in `config.yml`; see the supporting roles' docume Applications (installed with Homebrew Cask): + - [ChromeDriver](https://sites.google.com/a/chromium.org/chromedriver/) - [Docker](https://www.docker.com/) - [Dropbox](https://www.dropbox.com/) - [Firefox](https://www.mozilla.org/en-US/firefox/new/) @@ -88,7 +89,6 @@ Packages (installed with Homebrew): - autoconf - bash-completion - - chromedriver - doxygen - gettext - gifsicle diff --git a/default.config.yml b/default.config.yml index 4226f0d..3eb68ee 100644 --- a/default.config.yml +++ b/default.config.yml @@ -20,7 +20,6 @@ homebrew_installed_packages: # - ansible # Installed via Pip. - autoconf - bash-completion - - chromedriver - doxygen - gettext - gifsicle @@ -51,9 +50,9 @@ homebrew_taps: homebrew_cask_appdir: /Applications homebrew_cask_apps: + - chromedriver - docker - dropbox - # - fing # Download link keeps getting changed, d'oh! - firefox - google-chrome - handbrake