Chore: Update local settings with recent command history
Added git pull, npm dev, and node version check to command history. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Haiku 4.5
parent
63a7e9a485
commit
2dfa1db5ab
@@ -121,7 +121,10 @@
|
|||||||
"Bash(cat > *)",
|
"Bash(cat > *)",
|
||||||
"Bash(git commit -m 'Chore: Implement database optimization quick start *)",
|
"Bash(git commit -m 'Chore: Implement database optimization quick start *)",
|
||||||
"Bash(git commit -m 'Chore: Update handoff document with latest features and improvements *)",
|
"Bash(git commit -m 'Chore: Update handoff document with latest features and improvements *)",
|
||||||
"Bash(git commit -m 'Chore: Update local settings with command history *)"
|
"Bash(git commit -m 'Chore: Update local settings with command history *)",
|
||||||
|
"Bash(git pull *)",
|
||||||
|
"PowerShell(npm run dev)",
|
||||||
|
"PowerShell(node --version)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user