mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 21:55:33 +02:00
32 lines
685 B
Markdown
32 lines
685 B
Markdown
# fastfetch
|
|
|
|
> Display information about your operating system, software and hardware.
|
|
> More information: <https://manned.org/fastfetch>.
|
|
|
|
- Display system information:
|
|
|
|
`fastfetch`
|
|
|
|
- Display full system information with all the modules enabled:
|
|
|
|
`fastfetch {{[-c|--config]}} all`
|
|
|
|
- Load a custom configuration file:
|
|
|
|
`fastfetch {{[-c|--config]}} {{path/to/config_file}}`
|
|
|
|
- Fetch a specific structure:
|
|
|
|
`fastfetch {{[-s|--structure]}} {{os:kernel:de:cpu:gpu}}`
|
|
|
|
- Use a specific logo:
|
|
|
|
`fastfetch {{[-l|--logo]}} {{logo}}`
|
|
|
|
- Display system information without a logo:
|
|
|
|
`fastfetch {{[-l|--logo]}} none`
|
|
|
|
- Use a specific color for the keys and title:
|
|
|
|
`fastfetch --color {{blue}}`
|