diff options
Diffstat (limited to 'config/home/.zshenv')
-rw-r--r-- | config/home/.zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/home/.zshenv b/config/home/.zshenv index a26c6e5..4932584 100644 --- a/config/home/.zshenv +++ b/config/home/.zshenv @@ -1,4 +1,5 @@ #!/bin/zsh + export EDITOR="nvim" export VISUAL="nvim" |