add keychain on any linux
This commit is contained in:
parent
f72015ec2b
commit
a29774eb58
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
if test -f /proc/sys/fs/binfmt_misc/WSLInterop; and status is-interactive
|
||||
if status is-interactive
|
||||
keychain --quiet -Q id_ed25519
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue