From 7b1c1861eea81a5564e6fdb62d027819221fbd51 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Thu, 18 Sep 2014 13:55:42 -0700 Subject: [PATCH] [meta] Install hub by default --- ansible/roles/osx/vars/formulae.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/roles/osx/vars/formulae.yml b/ansible/roles/osx/vars/formulae.yml index 352e861..ed9c638 100644 --- a/ansible/roles/osx/vars/formulae.yml +++ b/ansible/roles/osx/vars/formulae.yml @@ -4,6 +4,7 @@ formulae: - ctags - fasd - git + - hub # - macvim # Needs install_options=override-system-vim - ruby-install - reattach-to-user-namespace