aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rwxr-xr-xzsh/.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index bf1dfe2..d7cd770 100755
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -18,3 +18,6 @@
for config (~/.zsh/*.zsh) source $config
export TERM=rxvt-unicode
+export CHEAT_EDITOR=nvim
+export VISUAL=nvim
+export EDITOR=nvim