summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index a96f1c1..244e987 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -120,3 +120,4 @@ bindkey -M vicmd "j" history-substring-search-down
#source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
zinit light zsh-users/zsh-syntax-highlighting
#zprof
+export PATH="/opt/homebrew/opt/rustup/bin:$PATH"