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
Paul 66a61f51dc
fastfetch: refresh English and Korean pages (#16141)
* fastfetch: update repo to fastfetch-cli/fastfetch

* fastfetch: add command to display full system info

* fastfetch: fix outdated Korean translation

* Update pages/common/fastfetch.md

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>

* Update pages.ko/common/fastfetch.md

* Address review comments from @Managor

---------

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
2025-04-10 08:52:58 +09:00

32 lines
674 B
Markdown

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