aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
index 0cf210e..da8a6e7 100644
--- a/.zprofile
+++ b/.zprofile
@@ -3,4 +3,5 @@ source /etc/profile
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
+
[[ -t 0 && $(tty) == /dev/tty2 && $- =~ "l" ]] && source ~/.zshrc && exec startx