Initial commit
This commit is contained in:
27
skills/toolkit/external/shell-enhancement/starship.meta.yml
vendored
Normal file
27
skills/toolkit/external/shell-enhancement/starship.meta.yml
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
tool_id: EXT-STEAMSHIP-001
|
||||
tool_name: "starship (Shell提示符)"
|
||||
|
||||
基本信息:
|
||||
类型: external
|
||||
命令: starship
|
||||
类别: shell-enhancement
|
||||
|
||||
功能描述:
|
||||
简介: "快速、可定制、智能的Shell提示符"
|
||||
详细: "跨Shell的提示符增强工具。使用 'starship --help' 获取详细信息。"
|
||||
|
||||
使用场景:
|
||||
- 显示Git状态
|
||||
- 显示Python版本
|
||||
- 显示目录
|
||||
- Shell美化
|
||||
|
||||
快速开始:
|
||||
安装: "curl -sS https://starship.rs/install.sh | sh"
|
||||
帮助命令: "starship --help"
|
||||
常用示例:
|
||||
- "starship prompt"
|
||||
- 配置到Shell配置文件
|
||||
|
||||
检测状态:
|
||||
已安装: true
|
||||
Reference in New Issue
Block a user