aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/mun/programs/zsh.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/mun/programs/zsh.nix b/home/mun/programs/zsh.nix
index 9953550..4c27d9f 100644
--- a/home/mun/programs/zsh.nix
+++ b/home/mun/programs/zsh.nix
@@ -19,6 +19,8 @@
initContent = ''
fastfetch --config examples/9.jsonc
+ export GPG_TTY=$(tty)
+ SSH_AUTH_SOCK=/run/user/1000/ssh-agent.socket
'';
initExtra = ''