1
0
Fork 0

etc: Replace ssh-agent with gnome-keyring-daemon

This commit is contained in:
Jeremy Kaplan 2022-01-06 17:46:29 -08:00
commit 95a6e28ece
2 changed files with 3 additions and 1 deletions

View file

@ -22,3 +22,6 @@ path_if "$HOME/.local/bin"
unset -f source_if
unset -f path_if
eval "$(gnome-keyring-daemon --start)"
export SSH_AUTH_SOCK