Add MacVim to cask apps, and remove unavailable tap.
This commit is contained in:
parent
3b2e1a94cf
commit
d2da554196
@ -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:
|
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)
|
- [iShowU HD](http://downloads.shinywhitebox.com/iShowU_HD_Pro_2.3.7.dmg)
|
||||||
- [TextMate 2](https://api.textmate.org/downloads/release)
|
- [TextMate 2](https://api.textmate.org/downloads/release)
|
||||||
- [TimeMachineEditor](http://timesoftware.free.fr/timemachineeditor/TimeMachineEditor.zip)
|
- [TimeMachineEditor](http://timesoftware.free.fr/timemachineeditor/TimeMachineEditor.zip)
|
||||||
|
|||||||
@ -40,7 +40,6 @@ homebrew_taps:
|
|||||||
- homebrew/dupes
|
- homebrew/dupes
|
||||||
- homebrew/php
|
- homebrew/php
|
||||||
- homebrew/versions
|
- homebrew/versions
|
||||||
- homebrew/homebrew-php
|
|
||||||
|
|
||||||
homebrew_cask_appdir: /Applications
|
homebrew_cask_appdir: /Applications
|
||||||
homebrew_cask_apps:
|
homebrew_cask_apps:
|
||||||
@ -51,6 +50,7 @@ homebrew_cask_apps:
|
|||||||
- firefox
|
- firefox
|
||||||
- handbrake
|
- handbrake
|
||||||
- karabiner
|
- karabiner
|
||||||
|
- macvim
|
||||||
- menumeters
|
- menumeters
|
||||||
- nvalt
|
- nvalt
|
||||||
- sequel-pro
|
- sequel-pro
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user