Update .local/share/chezmoi/home/.chezmoidata.yaml
This commit is contained in:
parent
1fbc9e86ee
commit
6e07e0e044
1 changed files with 10 additions and 10 deletions
|
@ -23,7 +23,7 @@ config:
|
||||||
fonts:
|
fonts:
|
||||||
main: Montserrat Bold
|
main: Montserrat Bold
|
||||||
softwareGroups:
|
softwareGroups:
|
||||||
basic: &basic
|
Basic: &basic
|
||||||
- bash-completion
|
- bash-completion
|
||||||
- bat
|
- bat
|
||||||
- bitwarden-cli
|
- bitwarden-cli
|
||||||
|
@ -57,21 +57,21 @@ softwareGroups:
|
||||||
- wifi-password
|
- wifi-password
|
||||||
- zoxide
|
- zoxide
|
||||||
- zx
|
- zx
|
||||||
basicDesktop: &basicDesktop
|
Basic-Desktop: &basicDesktop
|
||||||
- *basic
|
- *basic
|
||||||
- brave
|
- brave
|
||||||
- firefox
|
- firefox
|
||||||
- fonts
|
- fonts
|
||||||
- tabby
|
- tabby
|
||||||
- vscode
|
- vscode
|
||||||
networkEnabled:
|
Network-Enabled:
|
||||||
- cloudflared
|
- cloudflared
|
||||||
- cockpit
|
- cockpit
|
||||||
- cups
|
- cups
|
||||||
- lexicon
|
- lexicon
|
||||||
# - maas
|
# - maas
|
||||||
- ngxtop
|
- ngxtop
|
||||||
standard: &standard
|
Standard: &standard
|
||||||
- *basic
|
- *basic
|
||||||
- ansible
|
- ansible
|
||||||
- ansibleconnect
|
- ansibleconnect
|
||||||
|
@ -172,7 +172,7 @@ softwareGroups:
|
||||||
- yq
|
- yq
|
||||||
- yubikey-manager
|
- yubikey-manager
|
||||||
- zsh
|
- zsh
|
||||||
standardDesktop: &standardDesktop
|
Standard-Desktop: &standardDesktop
|
||||||
- *basicDesktop
|
- *basicDesktop
|
||||||
- autokey
|
- autokey
|
||||||
- balenaetcher
|
- balenaetcher
|
||||||
|
@ -224,7 +224,7 @@ softwareGroups:
|
||||||
- yubikey-authenticator
|
- yubikey-authenticator
|
||||||
- yubikey-manager-qt
|
- yubikey-manager-qt
|
||||||
- zoom
|
- zoom
|
||||||
development: &development
|
Development: &development
|
||||||
- *standard
|
- *standard
|
||||||
- act
|
- act
|
||||||
- allure
|
- allure
|
||||||
|
@ -407,7 +407,7 @@ softwareGroups:
|
||||||
- yamllint
|
- yamllint
|
||||||
- yank
|
- yank
|
||||||
- yarn
|
- yarn
|
||||||
developmentDesktop: &developmentDesktop
|
Development-Desktop: &developmentDesktop
|
||||||
- *standardDesktop
|
- *standardDesktop
|
||||||
- altair
|
- altair
|
||||||
- android-studio
|
- android-studio
|
||||||
|
@ -433,7 +433,7 @@ softwareGroups:
|
||||||
- runjs
|
- runjs
|
||||||
- sqlectron
|
- sqlectron
|
||||||
- visual-studio
|
- visual-studio
|
||||||
experimental: &experimental
|
Experimental: &experimental
|
||||||
- *development
|
- *development
|
||||||
- asciicinema
|
- asciicinema
|
||||||
- assh
|
- assh
|
||||||
|
@ -483,7 +483,7 @@ softwareGroups:
|
||||||
- tflint
|
- tflint
|
||||||
- tilt
|
- tilt
|
||||||
- vector
|
- vector
|
||||||
experimentalDesktop: &experimentalDesktop
|
Experimental-Desktop: &experimentalDesktop
|
||||||
- *developmentDesktop
|
- *developmentDesktop
|
||||||
- betwixt
|
- betwixt
|
||||||
- lens
|
- lens
|
||||||
|
@ -492,7 +492,7 @@ softwareGroups:
|
||||||
- masscode
|
- masscode
|
||||||
- mullvad-vpn
|
- mullvad-vpn
|
||||||
- powershell
|
- powershell
|
||||||
kubernetes:
|
Kubernetes:
|
||||||
- kdash
|
- kdash
|
||||||
- kn
|
- kn
|
||||||
- kubectx
|
- kubectx
|
||||||
|
|
Loading…
Reference in a new issue