Cargo in bash

This commit is contained in:
John Doty 2021-03-17 13:15:55 -07:00
parent 9209ee5805
commit 455cfbf6e1

View file

@ -114,3 +114,4 @@ if ! shopt -oq posix; then
fi
[ -s "/Users/doty/.dnx/dnvm/dnvm.sh" ] && . "/Users/doty/.dnx/dnvm/dnvm.sh" # Load dnvm
source "$HOME/.cargo/env"