summaryrefslogtreecommitdiff
path: root/.cursor/hooks.json
blob: 854f910a83525e67ebc42a8246403403cf9ad3a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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