fastfetch: add page (#8550)
This commit is contained in:
24
pages/linux/fastfetch.md
Normal file
24
pages/linux/fastfetch.md
Normal 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}}`
|
Reference in New Issue
Block a user