add new chinese translations
This commit is contained in:
28
pages.zh/common/fastfetch.md
Normal file
28
pages.zh/common/fastfetch.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# fastfetch
|
||||
|
||||
> 显示有关您的操作系统、软件和硬件的信息。
|
||||
> 更多信息:<https://github.com/LinusDierheimer/fastfetch>。
|
||||
|
||||
- 显示系统信息:
|
||||
|
||||
`fastfetch`
|
||||
|
||||
- 获取特定结构:
|
||||
|
||||
`fastfetch --structure {{structure}}`
|
||||
|
||||
- 加载自定义配置文件:
|
||||
|
||||
`fastfetch --load-config {{path/to/config_file}}`
|
||||
|
||||
- 使用特定的徽标:
|
||||
|
||||
`fastfetch --logo {{logo}}`
|
||||
|
||||
- 显示系统信息而不显示徽标:
|
||||
|
||||
`fastfetch --logo none`
|
||||
|
||||
- 为键和值使用特定颜色:
|
||||
|
||||
`fastfetch --color {{blue}}`
|
Reference in New Issue
Block a user