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