summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index a59baa5..cb5cf76 100644
--- a/.bashrc
+++ b/.bashrc
@@ -110,3 +110,4 @@ CARGO_ENV="$HOME/.cargo/env"
if [ -f $CARGO_ENV ]; then
. $CARGO_ENV
fi
+source "$HOME/.cargo/env"