. /etc/profile export ENV="$HOME/.shrc" export PATH="$HOME/.local/bin/":"$PATH" export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/:/usr/lib/pkgconfig export XKB_DEFAULT_LAYOUT=de exists() { which "$1" >/dev/null 2>&1 } shopt -q login_shell && \ exists swc-launch && \ exists velox && \ test "$(tty)" = '/dev/tty1' && \ exec swc-launch velox