summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 3b8d72b..a762e89 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -1,7 +1,7 @@
umask 0077
export _JAVA_AWT_WM_NONREPARENTING=1
-export EDITOR="nvim"
+export EDITOR="vim"
export TERMINAL="st"
export BROWSER="firefox"