2022-10-03 13:23:19 +05:30
|
|
|
# fastfetch
|
|
|
|
|
2023-07-16 19:23:40 +02:00
|
|
|
> Display information about your operating system, software and hardware.
|
2025-04-10 01:52:58 +02:00
|
|
|
> More information: <https://manned.org/fastfetch>.
|
2022-10-03 13:23:19 +05:30
|
|
|
|
|
|
|
- Display system information:
|
|
|
|
|
|
|
|
`fastfetch`
|
|
|
|
|
2025-04-10 01:52:58 +02:00
|
|
|
- Display full system information with all the modules enabled:
|
2022-10-03 13:23:19 +05:30
|
|
|
|
2025-04-10 01:52:58 +02:00
|
|
|
`fastfetch {{[-c|--config]}} all`
|
2022-10-03 13:23:19 +05:30
|
|
|
|
2024-01-25 02:29:16 -03:00
|
|
|
- Load a custom configuration file:
|
2022-10-03 13:23:19 +05:30
|
|
|
|
2025-04-10 01:52:58 +02:00
|
|
|
`fastfetch {{[-c|--config]}} {{path/to/config_file}}`
|
|
|
|
|
|
|
|
- Fetch a specific structure:
|
|
|
|
|
|
|
|
`fastfetch {{[-s|--structure]}} {{structure}}`
|
2022-10-03 13:23:19 +05:30
|
|
|
|
2024-02-09 10:55:36 -03:00
|
|
|
- Use a specific logo:
|
2022-10-03 13:23:19 +05:30
|
|
|
|
2025-04-10 01:52:58 +02:00
|
|
|
`fastfetch {{[-l|--logo]}} {{logo}}`
|
2022-10-03 13:23:19 +05:30
|
|
|
|
2024-10-20 18:35:13 +01:00
|
|
|
- Display system information without a logo:
|
|
|
|
|
2025-04-10 01:52:58 +02:00
|
|
|
`fastfetch {{[-l|--logo]}} none`
|
2024-10-20 18:35:13 +01:00
|
|
|
|
2024-02-09 10:55:36 -03:00
|
|
|
- Use a specific color for the keys and title:
|
2022-10-03 13:23:19 +05:30
|
|
|
|
|
|
|
`fastfetch --color {{blue}}`
|