Commit graph

15 commits

Author SHA1 Message Date
Yan Lin
b1522d1554 minor fix 2025-12-09 01:53:42 +01:00
Yan Lin
3df41c3f4d update snapraid schedule 2025-11-24 09:43:56 +01:00
Yan Lin
53fee384c7 add repo-specific claude memory 2025-11-08 15:34:16 +01:00
Yan Lin
14ca125077 Update claude code global config 2025-09-24 20:25:42 +02:00
Yan Lin
fd8a537a18 Implement drive health check for thinkpad 2025-09-14 13:51:56 +02:00
Yan Lin
f713215da2 Add borg backup check 2025-09-10 13:32:17 +02:00
Yan Lin
34e8027554 Add syncthing 2025-09-07 03:28:32 +02:00
Yan Lin
ea3a3b7188 Move firefox configs to dedicated dir 2025-08-27 07:07:36 +02:00
Yan Lin
f2107200bd Update claude memory 2025-07-31 16:18:30 +02:00
Yan Lin
6f8b598d81 Update CLAUDE.md and script templates
- Modified CLAUDE.md configuration
- Updated basic.sh template script
- Updated research.sh template script

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 09:54:09 +02:00
Yan Lin
72ccd5c5e0 Refine documentation and zoxide integration
- Clarify testing command in CLAUDE.md (use hms)
- Remove redundant shell refresh instruction
- Fix formatting consistency in testing section

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 00:20:02 +02:00
Yan Lin
b85d474f6e Update claude settings 2025-07-29 23:49:16 +02:00
Yan Lin
a359a7f24e Revise claude memory 2025-07-29 23:37:37 +02:00
Yan Lin
a061ecbdf2 Fix patag function to rewrite tags instead of adding
- Changed patag function to drop existing tags before adding new ones
- Fixed tag parsing to properly split on '#' separator using tr command
- Tags are now stored as individual entries instead of single string
- Function now properly rewrites tags instead of adding to existing ones

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 23:36:28 +02:00
Yan Lin
2b47bfba47 Add patag alias 2025-07-29 23:27:43 +02:00