diff --git a/dot_zshrc b/dot_zshrc index 94e92a0..14c0b51 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -14,7 +14,7 @@ export DISABLE_AUTO_UPDATE="true" source $ZSH/oh-my-zsh.sh 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 MAILDIR=$HOME/Mail