Update rust/cargo env
This commit is contained in:
parent
7d1e4f2235
commit
c8ff1b07e1
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
@ -37,7 +37,7 @@ if [ -d "$HOME/.local/bin" ] ; then
|
|||
PATH="$HOME/.local/bin:$PATH"
|
||||
fi
|
||||
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
export PATH="$HOME/.npm-packages/bin:$PATH"
|
||||
|
||||
source ~/.apikeys
|
||||
source "$HOME/.cargo/env"
|
||||
|
|
Loading…
Add table
Reference in a new issue