diff --git a/.zshenv b/.zshenv index 8324df3..4131e95 100644 --- a/.zshenv +++ b/.zshenv @@ -1,3 +1,4 @@ # When logging in start the X automatically [[ -f ~/.zshrc ]] && ~/.zshrc 2> /dev/null [[ $(fgconsole 2>/dev/null) == 1 ]] && exec startx -- vt1 +. "$HOME/.cargo/env"