diff options
| -rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -431,3 +431,4 @@ export PATH=/usr/local/opt/gettext/bin:$PATH export PATH=/usr/local/opt/ruby/bin:$PATH export PATH=$HOME/go/bin:$PATH +export PATH="$HOME/.cargo/bin:$PATH" |
