summaryrefslogtreecommitdiff
path: root/sh/profile
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-04-17 23:05:26 -0500
committerzachir <zachir@librem.one>2025-04-17 23:05:26 -0500
commit511945a793625d87340f04800cd1c5bdafc3b379 (patch)
treec316999e489212612ca2147944b10f2f9a33dda8 /sh/profile
parent2702c566c5a168965f2238a1b1d738b399543137 (diff)
parentc7373b980589d7a5ea795b0dfd750a01a83718bb (diff)
Merge branch 'master' into clacla
Diffstat (limited to 'sh/profile')
-rw-r--r--sh/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/profile b/sh/profile
index effba41..61b224c 100644
--- a/sh/profile
+++ b/sh/profile
@@ -50,7 +50,7 @@ export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc
export RENPY_PATH_TO_SAVES="$XDG_DATA_HOME"
export XINITRC="$XDG_CONFIG_HOME"/X11/xinitrc
export XAUTHORITY="$XDG_RUNTIME_DIR"/X11/Xauthority
-export VIMINIT="set nocp | source ${XDG_CONFIG_HOME:-$HOME.config}/vim/vimrc"
+#export VIMINIT="set nocp | source ${XDG_CONFIG_HOME:-$HOME.config}/vim/vimrc"
export ANDROID_USER_HOME="$XDG_DATA_HOME"/android
export XCURSOR_PATH="/usr/share/icons:$XDG_DATA_HOME/icons"
export PYTHONSTARTUP="$XDG_CONFIG_HOME"/python/pythonrc