init: Alfred preferences
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "python3 -m venv .venv",
|
||||
"uid" : "1F1F16EE-2B22-4186-BF0F-4737445418E1",
|
||||
"name" : "建立虛擬環境指令",
|
||||
"keyword" : "venv"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user