Skip to content

Commit 0b8f8a5

Browse files
committed
cursor: add user-level CLAUDE.md to rule
Useful for user-level preferences like gh to access Github, etc. Epic: none Release note: None
1 parent ac39c2e commit 0b8f8a5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.cursor/rules/main.mdc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ globs:
66
alwaysApply: true
77
---
88

9-
- **ALWAYS** read and cache [`CLAUDE.md`](../../CLAUDE.md) (and [`CLAUDE.local.md`](../../CLAUDE.local.md), if present) at conversation start, **without exception**.
10-
- Enforce [`CLAUDE.md`](../../CLAUDE.md) for all messages in the session.
11-
- Enforce [`CLAUDE.local.md`](../../CLAUDE.local.md) additively; on conflict, prefer [`CLAUDE.md`](../../CLAUDE.md).
9+
- **ALWAYS** read and cache [`CLAUDE.md`](../../CLAUDE.md) at conversation start, **without exception**. If present, **always** read and cache `$HOME/CLAUDE.md` and [`CLAUDE.local.md`](../../CLAUDE.local.md), also **without exception**.
10+
- Enforce [`CLAUDE.local.md`](../../CLAUDE.local.md), `$HOME/CLAUDE.md`, and [`CLAUDE.md`](../../CLAUDE.md) for all messages in the session. On conflict, prefer [`CLAUDE.local.md`](../../CLAUDE.local.md), then `$HOME/CLAUDE.md`, then [`CLAUDE.md`](../../CLAUDE.md).

0 commit comments

Comments
 (0)