settings.json: Pfade auf claude-wittgenstein (Ordner an Remote angeglichen)
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"autoMemoryDirectory": "~/claude-projects/wittgenstein/memory",
|
"autoMemoryDirectory": "~/claude-projects/claude-wittgenstein/memory",
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"SessionStart": [
|
"SessionStart": [
|
||||||
{
|
{
|
||||||
"hooks": [
|
"hooks": [
|
||||||
{
|
{
|
||||||
"command": "jq -Rs '{systemMessage: ., hookSpecificOutput:{hookEventName:\"SessionStart\", additionalContext: .}}' /Users/marcus.hinz/claude-projects/wittgenstein/OFFENE-PUNKTE.md",
|
"command": "jq -Rs '{systemMessage: ., hookSpecificOutput:{hookEventName:\"SessionStart\", additionalContext: .}}' /Users/marcus.hinz/claude-projects/claude-wittgenstein/OFFENE-PUNKTE.md",
|
||||||
"type": "command"
|
"type": "command"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
],
|
],
|
||||||
"allow": [
|
"allow": [
|
||||||
"Edit(~/projects/wittgenstein/**)",
|
"Edit(~/projects/wittgenstein/**)",
|
||||||
"Edit(~/claude-projects/wittgenstein/**)"
|
"Edit(~/claude-projects/claude-wittgenstein/**)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user