aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index c0d7e17..fae5ca6 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -1,6 +1,6 @@
#!/bin/sh
-export EDITOR=vi
+export EDITOR=nvim
export TERM=xterm-256color
export TMPDIR="/tmp"
export LANG="en_US.UTF-8"