AutoYADM commit: 2025-02-09 14:10:06

This commit is contained in:
Daniel Fichtinger 2025-02-09 14:10:06 -05:00
parent 0138c1b697
commit a6462a9113

2
.zshrc
View file

@ -129,7 +129,7 @@ eval "$(zoxide init zsh)"
eval "$(rip completions zsh)"
export DIRENV_LOG_FORMAT=""
export GPG_TTY=$(tty)
gpg-connect-agent updatestartuptty /bye >/dev/null
# gpg-connect-agent updatestartuptty /bye >/dev/null
# export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
# gpg-connect-agent /bye > /dev/null
eval "$(direnv hook zsh)"