about summary refs log tree commit diff stats
path: root/profile/etc.sh
blob: 5458f02bd098fddb15cabfbd1dd8840c5fad6835 (plain)
1
2
3
4
5
6
7
8
9
10
# etc. settings

export GUILE_INSTALL_LOCALE=0
export TZ=America/Chicago

#export XINITRC="$XDG_CONFIG_HOME/X11/xinitrc"
#export XSERVERRC="$XDG_CONFIG_HOME/X11/xserverrc"
#export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
#export SVDIR="$HOME/.local/service"
#export INFOPATH="$INFOPATH:/usr/share/info"