Added cargo bin to path
This commit is contained in:
parent
20a647c532
commit
5a5ccc2112
|
@ -35,3 +35,5 @@ eval "$(direnv hook zsh)"
|
||||||
|
|
||||||
unsetopt PROMPT_SP
|
unsetopt PROMPT_SP
|
||||||
|
|
||||||
|
export PATH=$PATH:$HOME/.cargo/bin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue