summaryrefslogtreecommitdiff
path: root/config/home/.zshenv
diff options
context:
space:
mode:
Diffstat (limited to 'config/home/.zshenv')
-rw-r--r--config/home/.zshenv4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/home/.zshenv b/config/home/.zshenv
index f302a10..46cc3e3 100644
--- a/config/home/.zshenv
+++ b/config/home/.zshenv
@@ -1,6 +1,6 @@
#!/bin/zsh
-export EDITOR="nvim"
-export VISUAL="nvim"
+export EDITOR="vis"
+export VISUAL="vis"
export BROWSER="osurf"
export VIEWER="zathura"