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
|
- scrcpy
|
||||||
Android-Desktop: &Android-Desktop
|
Android-Desktop: &Android-Desktop
|
||||||
- android-studio
|
- android-studio
|
||||||
|
- genymotion
|
||||||
- scrcpy-gui
|
- scrcpy-gui
|
||||||
Anon: &Anon
|
Anon: &Anon
|
||||||
- onionshare
|
- onionshare
|
||||||
|
|
|
@ -314,6 +314,11 @@ softwarePackages:
|
||||||
scoop: act
|
scoop: act
|
||||||
yay: act
|
yay: act
|
||||||
_type: cli
|
_type: cli
|
||||||
|
genymotion:
|
||||||
|
_when:cask: '! test -d /Applications/Genymotion.app'
|
||||||
|
cask: genymotion
|
||||||
|
choco: genymotion
|
||||||
|
# TODO: Figure out how to install on Android
|
||||||
pieces:
|
pieces:
|
||||||
_bin:snap: pieces-os
|
_bin:snap: pieces-os
|
||||||
_desc: Pieces is a first-in-kind productivity suite that optimizes developer tools and eliminates the chaos of context switching.
|
_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