Cargo in environment

This commit is contained in:
John Doty 2021-03-17 13:16:58 -07:00
parent 6c0ed6d468
commit 1248c34890

View file

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