Add SSH_AUTH_SOCK to fix recent GNOME change

Need to see how this works over on ol' macOS, got a feeling it'll break
something over there and will need to be walled off
This commit is contained in:
Josh Sherman 2024-03-04 11:26:11 -06:00
parent 51ecf01feb
commit d4ae18d2e3
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -3,3 +3,4 @@ export EDITOR=nvim
export KEYTIMEOUT=1
export QUOTING_STYLE=literal
export TERM=xterm-256color
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh