update shim location for proto
This commit is contained in:
parent
75e94da0e0
commit
a13efa670b
1 changed files with 1 additions and 1 deletions
|
@ -111,4 +111,4 @@ end
|
||||||
|
|
||||||
# proto
|
# proto
|
||||||
set -gx PROTO_HOME "$HOME/.proto"
|
set -gx PROTO_HOME "$HOME/.proto"
|
||||||
set -gx PATH "$PROTO_HOME/bin" $PATH
|
set -gx PATH "$PROTO_HOME/shims" $PATH
|
||||||
|
|
Loading…
Add table
Reference in a new issue