[zsh] source cargo env
This commit is contained in:
parent
1270697cd6
commit
7885fd706c
1 changed files with 1 additions and 0 deletions
|
@ -40,3 +40,4 @@ export XDG_CACHE_HOME="${HOME}/.cache"
|
|||
export XDG_DATA_HOME="${HOME}/.local/share"
|
||||
export XDG_STATE_HOME="${HOME}/.local/state"
|
||||
|
||||
. "$HOME/.cargo/env"
|
||||
|
|
Loading…
Reference in a new issue