Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.
my three favorite claude code shortcuts: 1. `!` prefix runs bash | Tech Twitter
Press Space to continue
my three favorite claude code shortcuts:
1. `!` prefix runs bash inline. the command + output land in context
2. `ctrl+s` stashes your draft. type something else, submit, and it pops back
3. `ctrl+g` opens the prompt (or plan) in $EDITOR for bigger edits