summaryrefslogtreecommitdiff
path: root/.zshenv
diff options
context:
space:
mode:
Diffstat (limited to '.zshenv')
-rw-r--r--.zshenv2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshenv b/.zshenv
index 133c4d1..eb97b29 100644
--- a/.zshenv
+++ b/.zshenv
@@ -1,6 +1,6 @@
#!/bin/zsh
# Default Applications
-export EDITOR="vim"
+export EDITOR="nvim"
export READER="zathura"
export TERMINAL="st"
export BROWSER="brave"