1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-09 01:58:02 +00:00

Add Allow Edits From The Start as a Claude Code TIL

This commit is contained in:
jbranchaud
2026-01-07 10:51:45 -06:00
parent bd021f7eab
commit 4801e730f9
2 changed files with 37 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ working across different projects via [VisualMode](https://www.visualmode.dev/).
For a steady stream of TILs, [sign up for my newsletter](https://visualmode.kit.com/newsletter).
_1720 TILs and counting..._
_1721 TILs and counting..._
See some of the other learning resources I work on:
@@ -158,6 +158,7 @@ If you've learned something here, support my efforts writing daily TILs by
### Claude Code
- [Allow Edits From The Start](claude-code/allow-edits-from-the-start.md)
- [Monitor Usage Limits From CLI](claude-code/monitor-usage-limits-from-cli.md)
- [Open Current Prompt In Default Editor](claude-code/open-current-prompt-in-default-editor.md)