Terminal Command
A copyable terminal command block with stable feedback and familiar macOS chrome.
Used in
SessionWatcher ↗
zsh
$ pnpm dlx shadcn@latest add https://ui.starck.studio/r/terminal-command.json
$ pnpm dev
Install
Add the source directly to your shadcn project.
pnpm dlx shadcn@latest add https://ui.starck.studio/r/terminal-command.jsonUsage
<TerminalCommand
shell="zsh"
lines={[
"pnpm dlx shadcn@latest add https://ui.starck.studio/r/terminal-command.json",
"pnpm dev",
]}
/>