tldr/pages/common/fastfetch.md

25 lines
488 B
Markdown
Raw Normal View History

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