index
:
dotfiles
main
Nix-managed dotfiles — macOS (nix-darwin), NixOS, and standalone home-manager.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.bashrc
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '.bashrc')
-rwxr-xr-x
.bashrc
1
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"