From d2da554196fb0e77705d45a025ea95aa7f2765be Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Sun, 4 Jan 2015 15:26:12 -0600 Subject: [PATCH] Add MacVim to cask apps, and remove unavailable tap. --- README.md | 1 - vars/main.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f9cb83e..d778797 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,6 @@ It's my hope that I can get the rest of these things wrapped up into Ansible pla These are mostly direct download links, some are more difficult to install because of custom installers or other nonstandard install quirks: - - [MacVim](https://github.com/b4winckler/macvim/releases/download/snapshot-72/MacVim-snapshot-72-Mavericks.tbz) - [iShowU HD](http://downloads.shinywhitebox.com/iShowU_HD_Pro_2.3.7.dmg) - [TextMate 2](https://api.textmate.org/downloads/release) - [TimeMachineEditor](http://timesoftware.free.fr/timemachineeditor/TimeMachineEditor.zip) diff --git a/vars/main.yml b/vars/main.yml index a8c07a1..a8290ee 100644 --- a/vars/main.yml +++ b/vars/main.yml @@ -40,7 +40,6 @@ homebrew_taps: - homebrew/dupes - homebrew/php - homebrew/versions - - homebrew/homebrew-php homebrew_cask_appdir: /Applications homebrew_cask_apps: @@ -51,6 +50,7 @@ homebrew_cask_apps: - firefox - handbrake - karabiner + - macvim - menumeters - nvalt - sequel-pro