Cider is a cross-platform Apple Music client. Don't bother installing Cider on macOS since there is the first party Music app.
33 lines
507 B
YAML
33 lines
507 B
YAML
---
|
|
- hosts: windows
|
|
|
|
roles:
|
|
- role: python
|
|
- role: git
|
|
- role: powershell
|
|
- role: neovim
|
|
- role: system-info
|
|
|
|
- role: ag
|
|
- role: bat
|
|
- role: curl
|
|
- role: fzf
|
|
- role: gh
|
|
- role: glab
|
|
- role: jq
|
|
- role: tree
|
|
- role: yq
|
|
|
|
- role: llvm
|
|
- role: nodejs
|
|
|
|
- role: 1password
|
|
- role: autohotkey
|
|
- role: cider
|
|
- role: ferdium
|
|
- role: firefox
|
|
- role: fonts
|
|
- role: obsidian
|
|
- role: powertoys
|
|
- role: windows-terminal
|