Merge branch 'master' of gitlab.mathux.org:Mathieu/config

This commit is contained in:
Mathieu Maret 2017-01-24 17:42:53 +01:00
commit 48fc5139d4
2 changed files with 4 additions and 1 deletions

View File

@ -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 ?
#SSHAGENT="/usr/bin/ssh-agent"

View File

@ -72,6 +72,7 @@ Vim plugins are managed by vundle. So at first lunch you have to run in vim
* obconf
* odt2txt
* python2-virtualenv
* seahorse
* strace
* sudo
* udevil