Switch cargo setup.

This commit is contained in:
Sage Vaillancourt 2021-10-06 13:25:31 -04:00
parent be46d132e6
commit 904bca405c
2 changed files with 1 additions and 2 deletions

View File

@ -4,4 +4,4 @@
[[ -f ~/.bashrc ]] && . ~/.bashrc
export PATH="$HOME/.cargo/bin:$PATH"
. "$HOME/.cargo/env"

View File

@ -1,2 +1 @@
export PATH="$HOME/.cargo/bin:$PATH"