switch up the path handling
This commit is contained in:
parent
2b8cd810e2
commit
9109619f2f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ path=(
|
|||
$HOME/{,.local/}{,s}bin(N)
|
||||
$HOME/.extra/bin(N)
|
||||
|
||||
$HOME/{.go,.cargo,.pyenv}/bin(N)
|
||||
$HOME/.{go,cargo,pyenv,pixi}/bin(N)
|
||||
$HOME/.zig(N)
|
||||
|
||||
/opt/local/{,s}bin(N)
|
||||
|
|
Loading…
Reference in a new issue