7 lines
197 B
7 lines
197 B
11 years ago
|
---
|
||
11 years ago
|
- include_vars: formulae.yml
|
||
11 years ago
|
- homebrew: name={{ item }} state=present
|
||
11 years ago
|
with_items: formulae
|
||
11 years ago
|
- homebrew: name=macvim install_options=override-system-vim state=present
|
||
11 years ago
|
- command: brew linkapps
|