summaryrefslogtreecommitdiff
path: root/.cursor/hooks.json
diff options
context:
space:
mode:
Diffstat (limited to '.cursor/hooks.json')
-rw-r--r--.cursor/hooks.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/.cursor/hooks.json b/.cursor/hooks.json
new file mode 100644
index 0000000..854f910
--- /dev/null
+++ b/.cursor/hooks.json
@@ -0,0 +1,15 @@
+{
+ "version": 1,
+ "hooks": {
+ "sessionStart": [
+ {
+ "command": "bash ../.cursor/hooks/refresh-master-ai-rules.sh session"
+ }
+ ],
+ "postToolUse": [
+ {
+ "command": "bash ../.cursor/hooks/refresh-master-ai-rules.sh periodic"
+ }
+ ]
+ }
+}
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com