summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 3e44603..6982822 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -96,3 +96,4 @@ autoload -Uz compinit
compinit -d "$XDG_CACHE_HOME"/zsh/zcompdump-"$ZSH_VERSION"
#zprof
+export PATH="/opt/homebrew/opt/rustup/bin:$PATH"