diff options
-rw-r--r-- | .zprofile | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,10 +1,3 @@ - -[[ -f ~/.bashrc ]] && . ~/.bashrc - -if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then - exec startx -fi - export EDITOR="emacs" export TERMINAL="alacritty" export BROWSER="usr/bin/qutebrowser" |