init: Alfred preferences
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : ".gitconfig",
|
||||
"uid" : "F179CB95-F66F-4441-A954-511D9ECB0F03",
|
||||
"name" : ".gitconfig",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : ".ssh\/",
|
||||
"uid" : "80038957-9E25-4B7B-A79C-AC1D632B3B3A",
|
||||
"name" : ".ssh\/",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : ".vimrc",
|
||||
"uid" : "4998316A-2ED0-41BF-AD0E-63EE5811B35A",
|
||||
"name" : ".vimrc",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : ".zshrc",
|
||||
"uid" : "603D89F6-71CC-4D8D-831B-781F8491E042",
|
||||
"name" : ".zshrc",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "dotfiles",
|
||||
"uid" : "0AF1F0D0-697D-4D24-92CE-C49EEB1E2C6E",
|
||||
"name" : "dotfiles",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
10
Alfred.alfredpreferences/snippets/dotfiles/info.plist
Normal file
10
Alfred.alfredpreferences/snippets/dotfiles/info.plist
Normal file
@@ -0,0 +1,10 @@
|
||||
<?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>snippetkeywordprefix</key>
|
||||
<string></string>
|
||||
<key>snippetkeywordsuffix</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user