Switch cargo setup.
This commit is contained in:
parent
be46d132e6
commit
904bca405c
|
@ -4,4 +4,4 @@
|
||||||
|
|
||||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||||
|
|
||||||
export PATH="$HOME/.cargo/bin:$PATH"
|
. "$HOME/.cargo/env"
|
||||||
|
|
Loading…
Reference in New Issue