Files
alfred-preferences/Alfred.alfredpreferences/snippets/Favorites/SSH into a Raspberry Pi with the specified IP address or hostname. [3382EC90-151F-4D1D-9C2B-BCB25EAEFF2E].json
2026-03-26 09:22:38 +08:00

8 lines
221 B
JSON

{
"alfredsnippet" : {
"snippet" : "ssh pi@{cursor}",
"uid" : "3382EC90-151F-4D1D-9C2B-BCB25EAEFF2E",
"name" : "SSH into a Raspberry Pi with the specified IP address or hostname.",
"keyword" : "ssh"
}
}