init: Alfred preferences
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "claude --continue",
|
||||
"uid" : "B529C295-1A56-405C-94C3-35E3C2B9E700",
|
||||
"name" : "claude --continue",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "claude --dangerously-skip-permissions",
|
||||
"uid" : "90729A51-C36A-4697-A19A-A6A4E036A9E9",
|
||||
"name" : "claude --dangerously-skip-permissions",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "claude --permission-mode plan --allow-dangerously-skip-permissions",
|
||||
"uid" : "70E598A9-FD2F-4744-9BB3-FCE30F564CAF",
|
||||
"name" : "claude --permission-mode plan --allow-dangerously-skip-permissions",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "claude --resume",
|
||||
"uid" : "2D50B166-B278-41F8-B53F-B1CD30E9939A",
|
||||
"name" : "claude --resume",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "claude -p \"translate new strings into French and raise a PR for review\"",
|
||||
"uid" : "1801B4EA-ECEB-44D4-AA4A-D59D9099F050",
|
||||
"name" : "claude -p \"translate new strings into French and raise a PR for review\"",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "claude",
|
||||
"uid" : "EE3EE873-3003-440E-8110-EA4A1A32145D",
|
||||
"name" : "claude",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "claude \"commit my changes with a descriptive message\"",
|
||||
"uid" : "6B41E041-BD84-4116-A490-237781AF49BB",
|
||||
"name" : "claude \"commit my changes with a descriptive message\"",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "claude mcp add --transport http context7 https:\/\/mcp.context7.com\/mcp",
|
||||
"uid" : "404430B9-E153-4DAA-A073-F1347055D688",
|
||||
"name" : "claude mcp add --transport http context7 https:\/\/mcp.context7.com\/mcp",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "claude mcp add --transport http godaddy https:\/\/api.godaddy.com\/v1\/domains\/mcp",
|
||||
"uid" : "111CAE9C-89D9-4F71-AE3C-52FFBFC92625",
|
||||
"name" : "claude mcp add --transport http godaddy https:\/\/api.godaddy.com\/v1\/domains\/mcp",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "curl -fsSL https:\/\/claude.ai\/install.sh | bash",
|
||||
"uid" : "99510A72-CC69-405F-A7BD-2F05C1F8F541",
|
||||
"name" : "curl -fsSL https:\/\/claude.ai\/install.sh | bash",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "git diff main --name-only | claude -p \"review these changed files for security issues\"",
|
||||
"uid" : "3120C8C0-381E-4C5E-A580-30FAB288A5B3",
|
||||
"name" : "git diff main --name-only | claude -p \"review these changed files for security issues\"",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
BIN
Alfred.alfredpreferences/snippets/claude/icon.png
Normal file
BIN
Alfred.alfredpreferences/snippets/claude/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
10
Alfred.alfredpreferences/snippets/claude/info.plist
Normal file
10
Alfred.alfredpreferences/snippets/claude/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