aboutsummaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/.profile b/.profile
index de7eb6f..a27d19f 100644
--- a/.profile
+++ b/.profile
@@ -11,7 +11,6 @@ PATH=$PATH:$HOME/.local/bin; export PATH
MANPATH=$HOME/.local/share/man/:$MANPATH; export MANPATH
-EDITOR='nvim'; export EDITOR
PAGER='less'; export PAGER
SSH_ASKPASS='/home/justine/.local/bin/ssh-askpass.sh'; export SSH_ASKPASS