From fd6d767bb1ec54a30ec1cc00b51238346053dde5 Mon Sep 17 00:00:00 2001 From: Duncan Wilkie Date: Sat, 8 Jun 2024 22:08:36 -0400 Subject: Track in-progress changes --- .zprofile | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zprofile') 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 -- cgit v1.2.3