diff options
Diffstat (limited to 'bash')
-rw-r--r-- | bash/env.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/env.profile b/bash/env.profile index ed9dbac..f009325 100644 --- a/bash/env.profile +++ b/bash/env.profile @@ -14,4 +14,4 @@ appendpath "$DOTFILEBASE/scripts" export PATH unset appendpath -export EDITOR=vim +export EDITOR=nvim |