trying to fix pkg_sys var

Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
Matthew Stobbs
2025-05-12 18:56:25 -06:00
parent ad961797af
commit f7d10104e7
2 changed files with 8 additions and 1 deletions

View File

@@ -90,6 +90,6 @@
pkg_go: [] # go applications
pkg_npm: [] # npm commands
pkg_pipx: [] # pipx packages
pkg_zig: []
pkg_src: [] # packages built from source
pkg_sys: [] # system package manager packages, homebrew on macOS, dnf for RedHat based, apt for Debian Based
pkg_zig: []