Add cargo to path
This commit is contained in:
parent
5c229e7854
commit
dc91433a42
1 changed files with 1 additions and 0 deletions
|
@ -12,3 +12,4 @@ export GOPATH="$XDG_DATA_HOME"/go
|
||||||
|
|
||||||
export SSH_ASKPASS="/usr/bin/ksshaskpass"
|
export SSH_ASKPASS="/usr/bin/ksshaskpass"
|
||||||
export SSH_ASKPASS_REQUIRE=prefer
|
export SSH_ASKPASS_REQUIRE=prefer
|
||||||
|
export PATH="$HOME/.cargo/bin"
|
||||||
|
|
Loading…
Add table
Reference in a new issue