Files
alfred-preferences/Alfred.alfredpreferences/snippets/ssh/generate_rsa_key_with_existing_path [7B9797A2-0F6B-461B-839D-DFA324648A3E].json
2026-03-26 09:22:38 +08:00

8 lines
204 B
JSON

{
"alfredsnippet" : {
"snippet" : "ssh-keygen -o -f ~\/.ssh\/id_rsa",
"uid" : "7B9797A2-0F6B-461B-839D-DFA324648A3E",
"name" : "generate_rsa_key_with_existing_path",
"keyword" : ""
}
}