Cargo bin

This commit is contained in:
John Doty 2018-11-14 21:49:07 +00:00
parent e6b32d4857
commit b19b0b9e86
2 changed files with 5 additions and 0 deletions

View file

@ -23,3 +23,5 @@ fi
# added by Anaconda3 2.4.1 installer
export PATH="/Users/doty/anaconda/bin:$PATH"
export PATH="$HOME/.cargo/bin:$PATH"