nix-config/home-manager/sajenim/features/editors
jasmine ca2ebec8e7
feat(claude): create personal global memory configuration
Replace repository-level CLAUDE.md with personal global memory file that
establishes coding standards and working relationship preferences:

- Functional programming principles over OOP
- 100 character line width
- Explicit, simple, logical code with no assumptions or hacks
- FOSS principles and aesthetic appeal
- Industry standards (MISRA-C) and idiomatic code
- Senior/junior working relationship with confirmation before suggestions
- Visual clarity through whitespace and comments

The configuration is now properly integrated into home-manager to be
symlinked to ~/.claude/CLAUDE.md for persistent context across sessions.
2025-10-14 21:41:37 +08:00
..
claude-settings.json add Claude Code integration 2025-09-29 09:13:00 +08:00
CLAUDE.md feat(claude): create personal global memory configuration 2025-10-14 21:41:37 +08:00
default.nix feat(claude): create personal global memory configuration 2025-10-14 21:41:37 +08:00
ideavimrc update intellij 2025-06-22 21:37:20 +08:00