aboutsummaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 51d5e1d..455185b 100644
--- a/zshrc
+++ b/zshrc
@@ -23,7 +23,7 @@ source ~/.bash_aliases
export GPGKEY="895134C5"
export PATH="$HOME/bin:$PATH"
-export EDITOR="nvim"
+export EDITOR="vim"
export BROWSER="~/.ratposon/firesend"
export LD_LIBRARY_PATH=/usr/local/lib
export wiki_browser='firefox'