1. 使用默认配置运行:fastfetch
2. 使用所有支持的模块运行,并找到您感兴趣的内容:fastfetch -c all.jsonc
3. 查找 fastfetch 检测到的所有数据:fastfetch -s <模块> --format json
4. 显示帮助信息:fastfetch --help
5. 根据命令行参数生成配置文件:fastfetch --arg1 --arg2 --gen-config
请注意,`<模块>` 是一个占位符,您需要将其替换为实际的模块名称。其他参数(如 `--arg1` 和 `--arg2`)应根据实际情况替换为相应的参数值。
项目官网:GitHub - fastfetch-cli/fastfetch: Like neofetch, but much faster because written mostly in C.
Installation
Linux
Some distros packaged an outdated fastfetch version. Older version is not supported, please always ensure that the latest version is used.
- Ubuntu: