init: Alfred preferences
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "fd -e py -x sh -c 'echo \"================================================\"; echo \"File: \/{}\"; echo \"================================================\"; cat {}; echo \"\";' \\;",
|
||||
"uid" : "9D9BE9E6-E68A-44C5-A1F2-F8023058F5CA",
|
||||
"name" : "顯示選取 Python 檔案內容",
|
||||
"keyword" : "fd"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user