aboutsummaryrefslogtreecommitdiff
path: root/Shell/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'Shell/.zprofile')
-rw-r--r--Shell/.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Shell/.zprofile b/Shell/.zprofile
index be3e508..978c0a3 100644
--- a/Shell/.zprofile
+++ b/Shell/.zprofile
@@ -1,7 +1,7 @@
# .zprofile -*- mode: sh; lexical-binding: t; -*-
# Standard Variables
-export EDITOR='emacsclient -s MAIN -a "emacs" -c'
+export EDITOR='emacsclient -a "emacs" -c'
export EA_EDITOR=$EDITOR
export TERMINAL="alacritty"
export BROWSER="qutebrowser"