This commit is contained in:
Brian Zalewski 2023-06-10 02:05:57 +00:00
parent bafd6edca7
commit eb02966e22
4 changed files with 10 additions and 1 deletions

View file

@ -777,6 +777,7 @@ softwareGroups:
- openssl
- pony
- protonvpn-cli
- quark-engine
- skate
- ssh-vault
- stubby

View file

@ -53,7 +53,6 @@
"formulahendry.docker-explorer",
"fortran-lang.linter-gfortran",
"foxundermoon.shell-format",
"george3447.docker-run",
"github.classroom",
"github.codespaces",
"github.copilot",

View file

@ -338,6 +338,7 @@ export PATH="$VOLTA_HOME/bin:$PATH"
### Wakatime
export WAKATIME_HOME="$XDG_CONFIG_HOME/wakatime"
export WAKATIME_API_KEY="{{ if (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "secrets" "WAKATIME_API_KEY")) }}{{ includeTemplate "secrets/VAGRANT_CLOUD_TOKEN" | decrypt }}{{ else }}{{ env "WAKATIME_API_KEY" }}{{ end }}"
### wget
export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc"

View file

@ -491,6 +491,14 @@ softwarePackages:
_name: Ansibleconnect
pipx: ansibleconnect
_type: cli
quark-engine:
_bin: quark
_desc: Dig Vulnerabilities in the BlackBox (requirement of APKLabs VSCode plugin)
_docs: https://quark-engine.readthedocs.io/en/latest/index.html
_github: https://github.com/quark-engine/quark-engine
_home: https://github.com/quark-engine/quark-engine
_name: Quark-Engine
pipx: quark-engine
antivirus:
_bin: null
_desc: >-