revert(zsh): remove $RUST_SRC_PATH variable
This commit is contained in:
parent
a29352b59c
commit
8ccaaf588f
1 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,2 @@
|
|||
# Export rust-src path for Linux
|
||||
export RUST_SRC_PATH=~/.multirust/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src
|
||||
|
||||
# Add cargo binary directory to $PATH
|
||||
export PATH="$PATH:$HOME/.cargo/bin"
|
||||
|
|
Loading…
Reference in a new issue