Welcome to a stunning configuration for Fastfetch, the ultimate system information tool that turns your terminal into a work of art! π¨β¨
- β¨ Features
- π Preview
- π οΈ Installation
- π Usage
- π¨ Customization
- π€ Font Requirement
- π₯ Quick Download
- π₯οΈ Comprehensive System Information
- OS, Kernel, Uptime, Packages
- π¨ Detailed Desktop Environment Showcase
- DE, WM, Theme, Resolution, Shell, Font
- π» In-depth Hardware Specifications
- CPU, GPU, Memory, Disk usage
- π Vibrant Color Palette Display
System | Command |
---|---|
Arch Linux | sudo pacman -S fastfetch |
Ubuntu/Debian | sudo add-apt-repository ppa:fastfetch-devs/fastfetch && sudo apt update && sudo apt install fastfetch |
macOS (Homebrew) | brew install fastfetch |
Windows (Scoop) | scoop install fastfetch |
Windows (Winget) | winget install fastfetch |
For other systems, refer to the official installation guide.
System | Command |
---|---|
Linux/macOS | mkdir -p ~/.config/fastfetch && wget -O ~/.config/fastfetch/config.jsonc https://raw.githubusercontent.com/dacrab/fastfetch-config/main/config.jsonc |
Windows | New-Item -ItemType Directory -Force -Path "$env:APPDATA\fastfetch" ; Invoke-WebRequest -Uri "https://raw.githubusercontent.com/dacrab/fastfetch-config/main/config.jsonc" -OutFile "$env:APPDATA\fastfetch\config.jsonc" |
Simply type fastfetch
in your terminal to display your system information in a beautifully formatted layout.
To tailor the display to your preferences:
- Open the
config.jsonc
file in your preferred text editor. - Modify the settings according to your needs.
- Save the file and run
fastfetch
to see your changes.
For detailed customization options and syntax, refer to the Fastfetch documentation.
To ensure all icons and symbols display correctly:
- Visit the Nerd Fonts website.
- Choose and download a font you like:
- Install the font on your system.
- Set your terminal to use the installed Nerd Font.
This step is crucial for the proper display of all elements in the Fastfetch output.
For quick access to the configuration file:
Enjoy your beautifully displayed system information! π