Files
alfred-preferences/Alfred.alfredpreferences/snippets/podman/進入容器並啟動 sh 命令列 [752EAF51-BC29-4775-B636-9FFFAE6A3463].json
2026-03-26 09:22:38 +08:00

8 lines
198 B
JSON

{
"alfredsnippet" : {
"snippet" : "podman exec -it {cursor} sh",
"uid" : "752EAF51-BC29-4775-B636-9FFFAE6A3463",
"name" : "進入容器並啟動 sh 命令列",
"keyword" : ""
}
}