rust-analyzer doesn't need this anymore
This commit is contained in:
parent
7e73d589be
commit
e70a772a4f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ export DISABLE_AUTO_UPDATE="true"
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||||
export RUST_SRC_PATH="$(rustc --print sysroot)/lib/rustlib/src/rust/src"
|
# export RUST_SRC_PATH="$(rustc --print sysroot)/lib/rustlib/src/rust/src"
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
export MAILDIR=$HOME/Mail
|
export MAILDIR=$HOME/Mail
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue