tip_0211.sh
[ESC] Exit
$cat./chapter_02/0211.md
[Basic Interaction]

Bash Mode

// bash mode

Bash Mode
! prefix executes Bash commands directly
! npm test
! git status
! ls -la
Command output auto-joins conversation context
Random
Prev/Next