Enable ssh-agent
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
## GNOME Keyring
|
||||
dbus-update-activation-environment
|
||||
eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
|
||||
eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets)
|
||||
export GPG_TTY=$(tty)
|
||||
gpg-connect-agent updatestartuptty /bye >/dev/null
|
||||
|
||||
Reference in New Issue
Block a user