summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/.profile b/.profile
index 6d6288b..e4cca20 100644
--- a/.profile
+++ b/.profile
@@ -47,9 +47,6 @@ fi
 if [ -d "${HOME}/.cargo/bin" ]; then
 	pathappend "${HOME}/.cargo/bin"
 fi
-if [ -d "/usr/src/rust" ]; then
-	export RUST_SRC_PATH=/usr/src/rust/library
-fi
 
 . "$HOME/.config/sway/env"