- CommandCard 支持 primary/secondary 两种样式 - bash/zsh 使用 source <(curl URL),sh 使用 . <(curl URL),fish 使用 curl URL | source - 非 Shell 类运行时(python3/node/ruby/php)不显示 source 命令 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- CommandCard 支持 primary/secondary 两种样式 - bash/zsh 使用 source <(curl URL),sh 使用 . <(curl URL),fish 使用 curl URL | source - 非 Shell 类运行时(python3/node/ruby/php)不显示 source 命令 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>