mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 20:02:09 +02:00
24 lines
491 B
Markdown
24 lines
491 B
Markdown
# fastfetch
|
|
|
|
> A CLI tool to display information about your operating system, software and hardware.
|
|
> More information: <https://github.com/LinusDierheimer/fastfetch>.
|
|
|
|
- Display system information:
|
|
|
|
`fastfetch`
|
|
|
|
- Set the structure of the fetch:
|
|
|
|
`fastfetch --structure {{structure}}`
|
|
|
|
- Load a custom config file:
|
|
|
|
`fastfetch --load-config {{path/to/config_file}}`
|
|
|
|
- Set the logo to use:
|
|
|
|
`fastfetch --logo {{logo}}`
|
|
|
|
- Set the color of the keys and title:
|
|
|
|
`fastfetch --color {{blue}}`
|