Add cargo to .zshenv
This commit is contained in:
parent
6bfbe713a5
commit
ddf0c94016
1 changed files with 1 additions and 0 deletions
1
.zshenv
1
.zshenv
|
@ -37,3 +37,4 @@ export MAILCHECK=1
|
|||
|
||||
export GOPATH=$HOME/.golang
|
||||
export FONTCONFIG_PATH=/etc/fonts
|
||||
. "$HOME/.cargo/env"
|
||||
|
|
Loading…
Reference in a new issue