Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-10 00:18:48 +00:00
parent 1581eedcdb
commit 99092db1f1
5 changed files with 108 additions and 6 deletions

View File

@@ -6,27 +6,31 @@ source: https://github.com/tldr-pages/tldr.git
# fastfetch
> Display information about your operating system, software and hardware.
> More information: <https://github.com/LinusDierheimer/fastfetch>.
> More information: <https://manned.org/fastfetch>.
- Display system information:
`fastfetch`
- Fetch a specific structure:
- Display full system information with all the modules enabled:
`fastfetch --structure {{structure}}`
`fastfetch {{[-c|--config]}} all`
- Load a custom configuration file:
`fastfetch --load-config {{path/to/config_file}}`
`fastfetch {{[-c|--config]}} {{path/to/config_file}}`
- Fetch a specific structure:
`fastfetch {{[-s|--structure]}} {{structure}}`
- Use a specific logo:
`fastfetch --logo {{logo}}`
`fastfetch {{[-l|--logo]}} {{logo}}`
- Display system information without a logo:
`fastfetch --logo none`
`fastfetch {{[-l|--logo]}} none`
- Use a specific color for the keys and title: