Cargo env in .profile

This commit is contained in:
John Doty 2022-06-12 07:27:30 -07:00
parent 8d509916fb
commit 2546be643c

View file

@ -24,4 +24,4 @@ fi
# added by Anaconda3 2.4.1 installer
export PATH="/Users/doty/anaconda/bin:$PATH"
source "$HOME/.cargo/env"
. "$HOME/.cargo/env"