pixi config

This commit is contained in:
Matthew Ryan Dillon 2024-10-06 19:51:42 -04:00
parent bd71859cd3
commit ccea083389
3 changed files with 6 additions and 0 deletions

View file

@ -66,6 +66,9 @@ check_paths=(
# go
/usr/local/go/bin
# pixi
$HOME/.pixi/bin
)
for fp in $check_paths; do