1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/fastfetch.md

29 lines
559 B
Markdown
Raw Normal View History

2022-10-03 13:23:19 +05:30
# fastfetch
> Display information about your operating system, software and hardware.
2022-10-03 13:23:19 +05:30
> More information: <https://github.com/LinusDierheimer/fastfetch>.
- Display system information:
`fastfetch`
- Fetch a specific structure:
2022-10-03 13:23:19 +05:30
`fastfetch --structure {{structure}}`
- Load a custom configuration file:
2022-10-03 13:23:19 +05:30
`fastfetch --load-config {{path/to/config_file}}`
- Use a specific logo:
2022-10-03 13:23:19 +05:30
`fastfetch --logo {{logo}}`
- Display system information without a logo:
`fastfetch --logo none`
- Use a specific color for the keys and title:
2022-10-03 13:23:19 +05:30
`fastfetch --color {{blue}}`