Skip to content

Commit

Permalink
Zsh: migration from multirust to rustup
Browse files Browse the repository at this point in the history
  • Loading branch information
cdlm committed Jul 22, 2016
1 parent c558401 commit 45bab20
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dotfiles/zsh/rc/rust.zsh
@@ -1,2 +1,3 @@
export RUST_SRC_PATH=~/.multirust/rust-lang/src

. ~/.cargo/env
export CARGO_HOME=~/.cargo
export RUST_SRC_PATH=$CARGO_HOME/racer/rustc-1.10.0/src

0 comments on commit 45bab20

Please sign in to comment.