fastfetch: add page (#8550)

pull/1/head
Suyash Bhawsar 2022-10-03 13:23:19 +05:30 committed by GitHub
parent 7e5a70713a
commit 9ee68b7d44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

24
pages/linux/fastfetch.md Normal file
View File

@ -0,0 +1,24 @@
# fastfetch
> A CLI tool to display information about your operating system, software and hardware.
> More information: <https://github.com/LinusDierheimer/fastfetch>.
- Display system information:
`fastfetch`
- Set the structure of the fetch:
`fastfetch --structure {{structure}}`
- Load a custom config file:
`fastfetch --load-config {{path/to/config_file}}`
- Set the logo to use:
`fastfetch --logo {{logo}}`
- Set the color of the keys and title:
`fastfetch --color {{blue}}`