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