export ENV=~/.env export PATH=~/bin:$PATH export EDITOR=vim export GIT_EDITOR='vim -c ":set ft=gitcommit"' export BEMENU_OPTS="--nb '#000000' --hb '#000000' --tb '#000000' --fb '#000000' --hf '#ff79c6' --tf '#ff79c6' --fn 'monospace 8'" export QT_QPA_PLATFORM=wayland source "${ENV}" welcome