Compare commits
5 Commits
b89764b52b
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 40e92241f8 | |||
| 42da4728e0 | |||
| 80936cde45 | |||
| e1e419b962 | |||
| a0b1101885 |
@@ -11,3 +11,9 @@
|
|||||||
path = skills/vault
|
path = skills/vault
|
||||||
url = https://git.prettyhefty.com/Bill/obsidian-vault-manager.git
|
url = https://git.prettyhefty.com/Bill/obsidian-vault-manager.git
|
||||||
branch = master
|
branch = master
|
||||||
|
[submodule "skills/excalidraw-diagram-skill"]
|
||||||
|
path = skills/excalidraw-diagram-skill
|
||||||
|
url = https://github.com/coleam00/excalidraw-diagram-skill
|
||||||
|
[submodule "skills/morgen-calendar"]
|
||||||
|
path = skills/morgen-calendar
|
||||||
|
url = https://git.prettyhefty.com/Bill/morgen-calendar-skill.git
|
||||||
|
|||||||
+4
-2
@@ -37,7 +37,8 @@
|
|||||||
"Bash(git branch -d:*)",
|
"Bash(git branch -d:*)",
|
||||||
"Bash(git branch -D:*)",
|
"Bash(git branch -D:*)",
|
||||||
"Bash(git branch --delete:*)"
|
"Bash(git branch --delete:*)"
|
||||||
]
|
],
|
||||||
|
"defaultMode": "auto"
|
||||||
},
|
},
|
||||||
"statusLine": {
|
"statusLine": {
|
||||||
"type": "command",
|
"type": "command",
|
||||||
@@ -51,5 +52,6 @@
|
|||||||
"ralph-wiggum@claude-code-plugins": true
|
"ralph-wiggum@claude-code-plugins": true
|
||||||
},
|
},
|
||||||
"alwaysThinkingEnabled": true,
|
"alwaysThinkingEnabled": true,
|
||||||
"skipDangerousModePermissionPrompt": true
|
"skipDangerousModePermissionPrompt": true,
|
||||||
|
"skipAutoPermissionPrompt": true
|
||||||
}
|
}
|
||||||
|
|||||||
Submodule skills/claude-skill-git-gitea updated: ae093422e9...b7d486f6ab
Submodule
+1
Submodule skills/excalidraw-diagram-skill added at 8646fcc9f7
Submodule
+1
Submodule skills/morgen-calendar added at 53d4c19550
Reference in New Issue
Block a user