Update 2 files

- /home/.chezmoidata.yaml
- /software.yml
This commit is contained in:
Brian Zalewski 2023-01-10 07:59:53 +00:00
parent 0108858483
commit b5253f642d
2 changed files with 23 additions and 0 deletions

View file

@ -320,7 +320,9 @@ softwareGroups:
- docker
Essentials-Desktop: &Essentials-Desktop
- firefox
- kvantum
- portmaster
- rofi
- tabby
- vlc
- vscode

View file

@ -3697,6 +3697,16 @@ softwarePackages:
binary:linux: https://github.com/instrumenta/kubeval/releases/latest/download/kubeval-linux-amd64.tar.gz
brew: kubeval
scoop: kubeval
kvantum:
_bin: kvantum
apt: kvantum
dnf: kvantum
pacman: kvantum
rofi:
_bin: rofi
apt: rofi
dnf: rofi
pacman: rofi
kvm:
_bin:
- kvm
@ -3806,6 +3816,17 @@ softwarePackages:
_name: null
_when: '! test -d /usr/local/Cellar/libimobiledevice'
brew:darwin: libimobiledevice
kdeplasma-addons:
apt: kdeplasma-addons
dnf: kdeplasma-addons
pacman: kdeplasma-addons
kde-plasma-desktop:
_deps:
- kdeplasma-addons
_bin: plasmashell
apt: kde-plasma-desktop
dnf: kde-plasma-desktop
pacman: kde-plasma-desktop
krita:
_bin: krita
_when:cask: '! test -d "/Applications/krita.app"'