LinuxCommandLibrary

fastfetch

A CLI tool to display information about your operating system, software and hardware.

TLDR

Display system information

$ fastfetch
copy


Set the structure of the fetch
$ fastfetch --structure [structure]
copy


Load a custom config file
$ fastfetch --load-config [path/to/config_file]
copy


Set the logo to use
$ fastfetch --logo [logo]
copy


Set the color of the keys and title
$ fastfetch --color [blue]
copy

Copied to clipboard