configs  Diff

Differences From Artifact [58300131b1]:

To Artifact [fa440d5afd]:


1
2

3
4
1

2
3
4

-
+


function gpg-ssh
    set -lx SSH_AUTH_SOCK $HOME/.gnupg/S.gpg-agent.ssh
    set -lx SSH_AUTH_SOCK $GNUPGHOME/S.gpg-agent.ssh
    ssh $argv
end