add ssh_agent_sock to fish startup

This commit is contained in:
Ben Harris 2018-07-30 19:56:18 -04:00
parent 78ecf80d3b
commit aa45320a82
Signed by untrusted user: ben
GPG Key ID: 4E0AF802FFF7960C
2 changed files with 3 additions and 1 deletions

View File

@ -12,3 +12,6 @@ set -x GOPATH (/usr/local/go/bin/go env GOPATH)
set -x fish_user_paths $fish_user_paths ~/bin /usr/local/go/bin /home/ben/.yarn/bin $GOPATH/bin
set -x SSH_AGENT_PID ""
set -x SSH_AUTH_SOCK (gpgconf --list-dirs agent-ssh-socket)

View File

@ -4,6 +4,5 @@
signingkey = FC2255B7BBC7EABD4EFAFA1068907D8BCCD85A5A
[push]
default = simple
[commit]
gpgsign = true