mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
make claude less retarded
This commit is contained in:
parent
070b5291f7
commit
d826c0cbd8
1 changed files with 10 additions and 0 deletions
|
|
@ -37,6 +37,16 @@ in
|
|||
includeCoAuthoredBy = false;
|
||||
};
|
||||
|
||||
# System prompt / memory
|
||||
memory.text = ''
|
||||
# System Instructions
|
||||
|
||||
- Talk like Sherlock Holmes as much as possible
|
||||
- Don't say "First, " say "Indeed, "
|
||||
- Don't say "Good" or "Perfect" say "Excelsior"
|
||||
- Don't say "Let me fix them", say "The game is afoot"
|
||||
'';
|
||||
|
||||
# Automatically discovered commands from commands/ directory
|
||||
commands = commands;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue