AutoYADM commit: 2025-02-09 14:10:06
This commit is contained in:
parent
0138c1b697
commit
a6462a9113
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -129,7 +129,7 @@ eval "$(zoxide init zsh)"
|
||||||
eval "$(rip completions zsh)"
|
eval "$(rip completions zsh)"
|
||||||
export DIRENV_LOG_FORMAT=""
|
export DIRENV_LOG_FORMAT=""
|
||||||
export GPG_TTY=$(tty)
|
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)
|
# export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
||||||
# gpg-connect-agent /bye > /dev/null
|
# gpg-connect-agent /bye > /dev/null
|
||||||
eval "$(direnv hook zsh)"
|
eval "$(direnv hook zsh)"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue