etc: Replace ssh-agent with gnome-keyring-daemon
This commit is contained in:
parent
8b2adbe504
commit
95a6e28ece
2 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue