Linux command
pokemon-colorscripts 命令
网络
复制后可按需替换文件名、目录或参数。
常用示例
Display random Pokemon
pokemon-colorscripts -r
Display specific Pokemon
pokemon-colorscripts -n [pikachu]
Display with name
pokemon-colorscripts -r --no-title
Shiny variant
pokemon-colorscripts -n [charizard] -s
List all Pokemon
pokemon-colorscripts -l
说明
pokemon-colorscripts displays Pokemon as ASCII/ANSI art in the terminal. It can show random Pokemon, specific ones by name, and shiny variants. Popular for shell startup decoration.
参数
- -n, --name _name_
- Display specific Pokemon.
- -r, --random
- Display random Pokemon.
- -l, --list
- List all Pokemon.
- -s, --shiny
- Show shiny variant.
- --no-title
- Hide Pokemon name.
- -f, --form _form_
- Specific form.
FAQ
What is the pokemon-colorscripts command used for?
pokemon-colorscripts displays Pokemon as ASCII/ANSI art in the terminal. It can show random Pokemon, specific ones by name, and shiny variants. Popular for shell startup decoration.
How do I run a basic pokemon-colorscripts example?
Run `pokemon-colorscripts -r` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -n, --name _name_ do in pokemon-colorscripts?
Display specific Pokemon.