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.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/profile/etc.sh b/profile/etc.sh new file mode 100644 index 0000000..5458f02 --- /dev/null +++ b/profile/etc.sh
@@ -0,0 +1,10 @@
1# etc. settings
2
3export GUILE_INSTALL_LOCALE=0
4export TZ=America/Chicago
5
6#export XINITRC="$XDG_CONFIG_HOME/X11/xinitrc"
7#export XSERVERRC="$XDG_CONFIG_HOME/X11/xserverrc"
8#export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
9#export SVDIR="$HOME/.local/service"
10#export INFOPATH="$INFOPATH:/usr/share/info"