mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 11:48:33 +02:00
xsession: simplify sourcing of environment variables
This commit is contained in:
parent
8ae51fab23
commit
0aaed92dce
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue