Also install hammerspoon spoons
This commit is contained in:
@@ -16,3 +16,14 @@
|
||||
homebrew:
|
||||
state: latest
|
||||
name: hammerspoon
|
||||
|
||||
- name: create spoons directory
|
||||
file:
|
||||
state: directory
|
||||
path: '{{config_dir}}/Spoons'
|
||||
|
||||
- name: install SpoonInstall Spoon
|
||||
unarchive:
|
||||
src: https://github.com/Hammerspoon/Spoons/raw/master/Spoons/SpoonInstall.spoon.zip
|
||||
dest: '{{config_dir}}/Spoons'
|
||||
remote_src: yes
|
||||
|
||||
Reference in New Issue
Block a user