summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 59754ac..479fb76 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -16,7 +16,7 @@ then d="/run/user/$(id -u)"
fi
export TERMINAL="st"
-export EDITOR="e"
+export EDITOR="kak-desktop"
export GIT_EDITOR="kak"
export BROWSER="firefox"