aboutsummaryrefslogtreecommitdiff
path: root/dot.zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'dot.zprofile')
-rw-r--r--dot.zprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot.zprofile b/dot.zprofile
index 2246b70..6682141 100644
--- a/dot.zprofile
+++ b/dot.zprofile
@@ -1 +1,3 @@
[ -f /etc/gentoo-release ] && source ~/.zshenv
+
+export PATH="$HOME/.cargo/bin:$PATH"