mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-21 22:46:32 +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
|
||||
|
||||
function ssh-add-all
|
||||
__maybe_ssh_add $HOME/.ssh/id_rsa_*
|
||||
__maybe_ssh_add $HOME/.ssh/id_*
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user