use correct go path
This commit is contained in:
parent
c3d0590fca
commit
792b77e563
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ path=(
|
|||
$HOME/{,.local/}{,s}bin(N)
|
||||
$HOME/.extra/bin(N)
|
||||
|
||||
$HOME/{go,.cargo}/bin(N)
|
||||
$HOME/{.go,.cargo}/bin(N)
|
||||
|
||||
/opt/local/{,s}bin(N)
|
||||
/usr/{,local/}{,s}bin(N)
|
||||
|
|
Loading…
Reference in a new issue