diff options
Diffstat (limited to 'dot.zprofile')
| -rw-r--r-- | dot.zprofile | 2 |
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" |
