xsession: simplify sourcing of environment variables

This commit is contained in:
Vincent Bernat 2021-07-30 23:41:21 +02:00
parent 8ae51fab23
commit 0aaed92dce

View file

@ -14,8 +14,7 @@ export QT_QPA_PLATFORMTHEME=qt5ct
export NO_AT_BRIDGE=1
# Environment variables
unset LC_ALL
[ -e ~/.zshenv ] && . ~/.zshenv
. ~/.zshenv
export TERMINAL=vbeterm
# Copy some configuration files