mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-21 23:06:31 +00:00
ssh-add-all support non rsa keys
This commit is contained in:
parent
a55167bddb
commit
162d5f8b5d
@ -10,5 +10,5 @@ function __maybe_ssh_add
|
|||||||
end
|
end
|
||||||
|
|
||||||
function ssh-add-all
|
function ssh-add-all
|
||||||
__maybe_ssh_add $HOME/.ssh/id_rsa_*
|
__maybe_ssh_add $HOME/.ssh/id_*
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user