Skip to content

Commit 0b375cb

Browse files
committed
Add user level CLAUDE.md.
1 parent b70bedc commit 0b375cb

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

.claude/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
settings.local.json

git/.gitignore_global

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ profile*.svg
1313
.mutagen
1414
.mutagen.yml
1515
slammo.sql
16-
.claude
17-
CLAUDE.local.md
1816
.mcp.json
1917
.beads
2018
/worktrees

install-paths

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ ln -sf ~/.dotfiles/btop/ ~/.config
3030

3131
mkdir -p ~/.claude
3232
ln -sf ~/.dotfiles/ai/claude/code/settings.json ~/.claude/
33+
ln -sf ~/.dotfiles/ai/claude/code/CLAUDE.md ~/.claude/
3334

3435
[[ -d ~/.config/mise ]] && rm -rf ~/.config/mise
3536
ln -sf ~/.dotfiles/mise/ ~/.config

0 commit comments

Comments
 (0)