about summary refs log tree commit diff stats
path: root/profile/etc.sh
diff options
context:
space:
mode:
authorCase Duckworth2023-01-30 12:24:24 -0600
committerCase Duckworth2023-01-30 12:24:24 -0600
commit21fac388f96806e234c6c354a35b40ea7d8076a6 (patch)
treeff1cd529556f93b04fe08c4025cc60d7198ca077 /profile/etc.sh
parentBootstrap! (diff)
downloadetc-21fac388f96806e234c6c354a35b40ea7d8076a6.tar.gz
etc-21fac388f96806e234c6c354a35b40ea7d8076a6.zip
Profile!
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"