init: Alfred preferences
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "<head>\n <script src=\"https:\/\/use.fontawesome.com\/releases\/v5.1.0\/js\/all.js\"><\/script>\n <script src=\"https:\/\/use.fontawesome.com\/releases\/v5.0.13\/js\/v4-shims.js\"><\/script>\n<\/head>\n",
|
||||
"uid" : "501288F7-8F54-4984-99BA-F0644227A279",
|
||||
"name" : "font-fontawesome",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>disabled</key>
|
||||
<true/>
|
||||
<key>snippetkeywordprefix</key>
|
||||
<string></string>
|
||||
<key>snippetkeywordsuffix</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user