aboutsummaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rwxr-xr-x.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index e341e0c..d646fed 100755
--- a/.bashrc
+++ b/.bashrc
@@ -31,3 +31,4 @@ for file in ~/.{aliases,path,extras}; do
fi
done
unset file
+. "$HOME/.cargo/env"