Update 2 files
- /software.yml - /home/.chezmoidata.yaml
This commit is contained in:
parent
675bff31c0
commit
f0d71a1160
2 changed files with 6 additions and 0 deletions
|
@ -146,6 +146,7 @@ softwareGroups:
|
|||
- scrcpy
|
||||
Android-Desktop: &Android-Desktop
|
||||
- android-studio
|
||||
- genymotion
|
||||
- scrcpy-gui
|
||||
Anon: &Anon
|
||||
- onionshare
|
||||
|
|
|
@ -314,6 +314,11 @@ softwarePackages:
|
|||
scoop: act
|
||||
yay: act
|
||||
_type: cli
|
||||
genymotion:
|
||||
_when:cask: '! test -d /Applications/Genymotion.app'
|
||||
cask: genymotion
|
||||
choco: genymotion
|
||||
# TODO: Figure out how to install on Android
|
||||
pieces:
|
||||
_bin:snap: pieces-os
|
||||
_desc: Pieces is a first-in-kind productivity suite that optimizes developer tools and eliminates the chaos of context switching.
|
||||
|
|
Loading…
Reference in a new issue