From e1d263cfc8462931f4d77bb382c8800b58078f50 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Wed, 28 Aug 2019 16:09:24 -0700 Subject: [PATCH] [ansible] we can install macvim normally now --- ansible/playbooks/homebrew.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ansible/playbooks/homebrew.yml b/ansible/playbooks/homebrew.yml index d79ffb5..05a9627 100644 --- a/ansible/playbooks/homebrew.yml +++ b/ansible/playbooks/homebrew.yml @@ -29,6 +29,7 @@ - git - hledger - jq + - macvim - mas - mosh - reattach-to-user-namespace @@ -46,11 +47,6 @@ name: universal-ctags/universal-ctags/universal-ctags install_options: HEAD - - name: install macvim - homebrew: - name: macvim - install_options: with-override-system-vim - # Not sure if this is needed anymore - was used for installing casks - name: authenticate sudo ping: