From 53f5b74f4b1b7fa2cff27da657c6e405576471cf Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Sun, 14 Aug 2022 17:09:50 +0300 Subject: update zsh --- .zprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zprofile') diff --git a/.zprofile b/.zprofile index c8c76b4..76cdef6 100644 --- a/.zprofile +++ b/.zprofile @@ -5,6 +5,6 @@ if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then exec startx fi -export EDITOR="emacsclient" +export EDITOR="emacs" export TERMINAL="alacriy" export BROWSER="usr/bin/qutebrowser" -- cgit v1.2.3