about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--profile/etc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile/etc.sh b/profile/etc.sh index b91c4c8..0546fe2 100644 --- a/profile/etc.sh +++ b/profile/etc.sh
@@ -2,7 +2,7 @@
2 2
3export GUILE_INSTALL_LOCALE=0 3export GUILE_INSTALL_LOCALE=0
4export TZ=America/Chicago 4export TZ=America/Chicago
5export QT_STYLE_OVERRIDE=adwaita-qt 5#export QT_STYLE_OVERRIDE=adwaita-qt
6export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/keyring/ssh" 6export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/keyring/ssh"
7 7
8export CDPATH=:~ # thanks june :) 8export CDPATH=:~ # thanks june :)