aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorDuncan Wilkie <duncannwilkie@gmail.com>2024-06-09 04:45:15 -0400
committerDuncan Wilkie <duncannwilkie@gmail.com>2024-06-09 04:45:15 -0400
commitd44923d761035be8c3d53b19934ae53aebccb67b (patch)
treef39eb2e22e12bb4f100a71d4bc743dc627ddea89 /.zprofile
parentfd6d767bb1ec54a30ec1cc00b51238346053dde5 (diff)
Dummy changes for bookkeeping purposesHEADmaster
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