forge completions
名称
forge-completions - 生成 shell 自动补全脚本
简介
forge completions
shell
描述
为给定的 shell 生成一个 shell 自动补全脚本。
支持的 shells 为:
- bash
- elvish
- fish
- powershell
- zsh
选项
普通选项
-h
--help
打印帮助信息。
例子
- 为 zsh 生成 shell 自动补全脚本。
forge completions zsh > $HOME/.oh-my-zsh/completions/_forge