Add cargo to .zshenv

This commit is contained in:
Leon Grünewald 2022-03-09 22:54:16 +01:00
parent 6bfbe713a5
commit ddf0c94016

View file

@ -37,3 +37,4 @@ export MAILCHECK=1
export GOPATH=$HOME/.golang
export FONTCONFIG_PATH=/etc/fonts
. "$HOME/.cargo/env"