diff options
Diffstat (limited to '')
-rwxr-xr-x | zsh/.zshrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,3 +18,6 @@ for config (~/.zsh/*.zsh) source $config export TERM=rxvt-unicode +export CHEAT_EDITOR=nvim +export VISUAL=nvim +export EDITOR=nvim |