diff --git a/dotfiles/zshrc b/dotfiles/zshrc index 3f7d4c2..e316687 100644 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -35,3 +35,5 @@ eval "$(direnv hook zsh)" unsetopt PROMPT_SP +export PATH=$PATH:$HOME/.cargo/bin +