terminal:tools:fastfetch
Table of Contents
fastfetch
System information display. Replacement for neofetch (abandoned in 2023). Written in C, significantly faster.
fastfetch # display system info fastfetch --logo none # no ASCII art, just info fastfetch --config minimal # use a named config preset
Configuration
Config file: ~/.config/fastfetch/config.jsonc
Key modules: OS, kernel, uptime, packages, shell, terminal, CPU, GPU, memory, disk, local IP, battery, locale.
Compared to neofetch
- Actively maintained (neofetch archived April 2023)
- 2–20x faster
- More accurate hardware detection
- JSON-based config
Install
sudo add-apt-repository ppa:zhangsongcui3371/fastfetch sudo apt update && sudo apt install fastfetch
See Also
terminal/tools/fastfetch.txt · Last modified: by 127.0.0.1
