Use a more compatible ssh-agent
This commit is contained in:
parent
7fc1816b54
commit
20fa17d09c
2 changed files with 3 additions and 7 deletions
|
@ -32,11 +32,6 @@
|
|||
if test -e /opt/homebrew/bin/brew
|
||||
/opt/homebrew/bin/brew shellenv | source
|
||||
end
|
||||
|
||||
# Gnome-keyring startup
|
||||
if type -q gnome-keyring-daemon
|
||||
set -x (gnome-keyring-daemon | string split "=")
|
||||
end
|
||||
'';
|
||||
|
||||
interactiveShellInit = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue