Update 2 files

- /software.yml
- /home/.chezmoidata.yaml
This commit is contained in:
Brian Zalewski 2023-03-27 14:10:01 +00:00
parent c57a2dbe07
commit 2e52acd539
2 changed files with 14 additions and 0 deletions

View file

@ -374,6 +374,7 @@ softwareGroups:
- fx
- gojq
- hclq
- jc
- jo
- jq
- oq

View file

@ -1138,6 +1138,19 @@ softwarePackages:
_type: cli
brew: clair
github: github.com/quay/clair
jc:
_bin: jc
_desc: null
_github: https://github.com/kellyjonbrazil/jc
_home: null
_name: jc
apt: jc
dnf: jc
zypper: jc
pacman: jc
nix-env: nixpkgs.jc
brew: jc
pipx: jc
clamav:
_bin: clamav-config
_desc: '[ClamAV](https://www.clamav.net/) is an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats.'