only use keychain on wsl2
This commit is contained in:
parent
2cd0e9e2a2
commit
29367d916d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
if status is-interactive
|
||||
if test -f /proc/sys/fs/binfmt_misc/WSLInterop andtest -f /proc/sys/fs/binfmt_misc/WSLInterop; and status is-interactive
|
||||
keychain --quiet -Q id_ed25519
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue