Cargo env in .profile
This commit is contained in:
parent
8d509916fb
commit
2546be643c
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
|
@ -24,4 +24,4 @@ fi
|
||||||
# added by Anaconda3 2.4.1 installer
|
# added by Anaconda3 2.4.1 installer
|
||||||
export PATH="/Users/doty/anaconda/bin:$PATH"
|
export PATH="/Users/doty/anaconda/bin:$PATH"
|
||||||
|
|
||||||
source "$HOME/.cargo/env"
|
. "$HOME/.cargo/env"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue