pixi config
This commit is contained in:
parent
bd71859cd3
commit
ccea083389
3 changed files with 6 additions and 0 deletions
|
@ -66,6 +66,9 @@ check_paths=(
|
|||
|
||||
# go
|
||||
/usr/local/go/bin
|
||||
|
||||
# pixi
|
||||
$HOME/.pixi/bin
|
||||
)
|
||||
|
||||
for fp in $check_paths; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue