about summary refs log tree commit diff stats
path: root/profile/etc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'profile/etc.sh')
-rw-r--r--profile/etc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile/etc.sh b/profile/etc.sh index 0546fe2..151e229 100644 --- a/profile/etc.sh +++ b/profile/etc.sh
@@ -10,5 +10,5 @@ export CDPATH=:~ # thanks june :)
10#export XINITRC="$XDG_CONFIG_HOME/X11/xinitrc" 10#export XINITRC="$XDG_CONFIG_HOME/X11/xinitrc"
11#export XSERVERRC="$XDG_CONFIG_HOME/X11/xserverrc" 11#export XSERVERRC="$XDG_CONFIG_HOME/X11/xserverrc"
12#export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority" 12#export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
13#export SVDIR="$HOME/.local/service" 13#export SVDIR="$LOCAL_PREFIX/service"
14#export INFOPATH="$INFOPATH:/usr/share/info" 14#export INFOPATH="$INFOPATH:/usr/share/info"