summaryrefslogtreecommitdiff
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 a51579e..fd1fb9a 100644
--- a/.profile
+++ b/.profile
@@ -4,7 +4,6 @@ if [ -d "$HOME/.local/bin" ] ; then
fi
export SHELL="/bin/bash"
-export VIMINIT="source $MYVIMRC"
# For Jetbrains products
export _JAVA_AWT_WM_NONREPARENTING=1