added logitech tools cask
This commit is contained in:
@ -4,8 +4,15 @@
|
|||||||
with_items:
|
with_items:
|
||||||
- fzf
|
- fzf
|
||||||
|
|
||||||
|
- name: tap casks
|
||||||
|
homebrew_tap:
|
||||||
|
name: '{{ item }}'
|
||||||
|
with_items:
|
||||||
|
- homebrew/cask-drivers
|
||||||
|
|
||||||
- name: install homebrew casks
|
- name: install homebrew casks
|
||||||
homebrew_cask:
|
homebrew_cask:
|
||||||
name: '{{ item }}'
|
name: '{{ item }}'
|
||||||
with_items:
|
with_items:
|
||||||
- powershell
|
- powershell
|
||||||
|
- logitech-options
|
||||||
|
Reference in New Issue
Block a user