Merge branch 'master' of gitlab.mathux.org:Mathieu/config
This commit is contained in:
commit
48fc5139d4
@ -1,4 +1,6 @@
|
|||||||
eval $(gnome-keyring-daemon -s --components=pkcs11,secrets,gpg,keyring,ssh) &
|
# unlock keyring at boot with PAM : https://wiki.archlinux.org/index.php/GNOME/Keyring
|
||||||
|
eval $(gnome-keyring-daemon -s --components=pkcs11,secrets,gpg,keyring,ssh)
|
||||||
|
export SSH_AUTH_SOCK
|
||||||
|
|
||||||
# Using ssh-agent instead of gnome-keyring ?
|
# Using ssh-agent instead of gnome-keyring ?
|
||||||
#SSHAGENT="/usr/bin/ssh-agent"
|
#SSHAGENT="/usr/bin/ssh-agent"
|
||||||
|
Loading…
Reference in New Issue
Block a user