Added cargo bin to path

This commit is contained in:
vanten-s 2024-08-05 23:34:30 +02:00
parent 20a647c532
commit 5a5ccc2112
Signed by: vanten-s
GPG key ID: DE3060396884D3F2

View file

@ -35,3 +35,5 @@ eval "$(direnv hook zsh)"
unsetopt PROMPT_SP unsetopt PROMPT_SP
export PATH=$PATH:$HOME/.cargo/bin