aboutsummaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorSimen A. W. Olsen <so@bjerk.io>2024-05-17 10:05:29 +0200
committerSimen A. W. Olsen <so@bjerk.io>2024-05-17 10:05:29 +0200
commita2f43302e1524cc8fe38791e0fdc00a3695fb76b (patch)
treee393d1789a8d4a444d18425229f0f778ceb7342e /.bashrc
parente0b3900d8b50b499a5527e0f6d3590649fd4cefb (diff)
downloaddotfiles-a2f43302e1524cc8fe38791e0fdc00a3695fb76b.tar.gz
dotfiles-a2f43302e1524cc8fe38791e0fdc00a3695fb76b.zip
updates
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"