added powershell as a cask to be installed

This commit is contained in:
Phil
2019-09-25 14:44:32 -05:00
parent e8be081ae5
commit 8ae228714d

View File

@ -3,3 +3,9 @@
name: '{{ item }}'
with_items:
- fzf
- name: install homebrew casks
homebrew_cask:
name: '{{ item }}'
with_items:
- powershell