diff --git a/.zshrc b/.zshrc index 1f595f4..de8b71a 100644 --- a/.zshrc +++ b/.zshrc @@ -7,6 +7,7 @@ fi # If you come from bash you might have to change your $PATH. # export PATH=$HOME/bin:/usr/local/bin:$PATH +export PATH=/home/tobi/.cargo/bin:$PATH # Path to your oh-my-zsh installation. ZSH=/usr/share/oh-my-zsh/