Re-add missing Darwin vars.
This commit is contained in:
parent
ad396149a1
commit
0b2818a7e9
48
.ansible/roles/darwin_desktop/vars/main.yaml
Normal file
48
.ansible/roles/darwin_desktop/vars/main.yaml
Normal file
|
@ -0,0 +1,48 @@
|
||||||
|
homebrew_tap_items:
|
||||||
|
- caskroom/versions
|
||||||
|
- buo/homebrew-cask-upgrade
|
||||||
|
|
||||||
|
homebrew_brew_items:
|
||||||
|
- ack
|
||||||
|
- bash-completion
|
||||||
|
- curl
|
||||||
|
- git
|
||||||
|
- coreutils
|
||||||
|
- glances
|
||||||
|
- ipcalc
|
||||||
|
- mas
|
||||||
|
- nmap
|
||||||
|
- p7zip
|
||||||
|
- psgrep
|
||||||
|
- pv
|
||||||
|
- python3
|
||||||
|
- rename
|
||||||
|
- screen
|
||||||
|
- task
|
||||||
|
- tree
|
||||||
|
- vim
|
||||||
|
- watch
|
||||||
|
|
||||||
|
homebrew_cask_items:
|
||||||
|
- alfred
|
||||||
|
- cleanmymac
|
||||||
|
- enpass
|
||||||
|
- firefox
|
||||||
|
- google-drive-file-stream
|
||||||
|
- google-chrome
|
||||||
|
- google-hangouts
|
||||||
|
- handbrake
|
||||||
|
- iterm2
|
||||||
|
- itsycal
|
||||||
|
- joplin
|
||||||
|
- keybase
|
||||||
|
- osxfuse
|
||||||
|
- resilio-sync
|
||||||
|
- shiftit
|
||||||
|
- signal
|
||||||
|
- sonos
|
||||||
|
- virtualbox
|
||||||
|
- visual-studio-code
|
||||||
|
- whatsapp
|
||||||
|
- wireshark
|
||||||
|
- xquartz
|
Loading…
Reference in a new issue