aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorDuncan Wilkie <duncannwilkie@gmail.com>2024-06-08 22:08:36 -0400
committerDuncan Wilkie <duncannwilkie@gmail.com>2024-06-08 22:08:36 -0400
commitfd6d767bb1ec54a30ec1cc00b51238346053dde5 (patch)
tree41002828a771c841c550a5aeae663ec12ad28f45 /.zprofile
parent8722992837e4dd6c094f235a9a8ff715b16df4a0 (diff)
Track in-progress changes
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
index 47eba2e..0cf210e 100644
--- a/.zprofile
+++ b/.zprofile
@@ -1,4 +1,6 @@
# Honor system-wide environment variables
source /etc/profile
+export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
+
[[ -t 0 && $(tty) == /dev/tty2 && $- =~ "l" ]] && source ~/.zshrc && exec startx