1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:42:07 +02:00
tldr/pages/common/fastfetch.md
Vitor Henrique af35564618
pages*: do not use config abbreviation (#12118)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-25 10:59:16 +05:30

24 lines
484 B
Markdown

# fastfetch
> 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 configuration 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}}`