Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nofetch

output image

Nofetch Only Fetch Essential Terminal Config Highlights

  • Zero dependencies
  • POSIX-compliant
  • Faaast,Simple and Powerful

install globally

sudo curl -sSL https://raw.githubusercontent.com/nlkguy/nofetch/refs/heads/main/nofetch.sh -o /usr/local/bin/nofetch
sudo chmod +x /usr/local/bin/nofetch
nofetch

or one command installation

sudo sh -c '(curl -fsSL https://raw.githubusercontent.com/nlkguy/nofetch/refs/heads/main/nofetch.sh || \
             wget -qO- https://raw.githubusercontent.com/nlkguy/nofetch/refs/heads/main/nofetch.sh) > /usr/local/bin/nofetch && chmod +x /usr/local/bin/nofetch'

or one command run

bash <( (curl -fsSL https://raw.githubusercontent.com/nlkguy/nofetch/refs/heads/main/nofetch.sh || wget -qO- https://raw.githubusercontent.com/nlkguy/nofetch/refs/heads/main/nofetch.sh) )

output

    ░█▀█░█▀█░█▀▀░█▀▀░▀█▀░█▀▀░█░█
    ░█░█░█░█░█▀▀░█▀▀░░█░░█░░░█▀█ no-fetch ain't like neofetch
    ░▀░▀░▀▀▀░▀░░░▀▀▀░░▀░░▀▀▀░▀░▀


System:    Ubuntu 24.04
Kernel:    6.8.0-49-generic
Uptime:    3h 22m
CPU:       AMD A8-8650B (4 cores)
Memory:    2.1G / 6G
Shell:     bash 5.2.21
Terminal:  xterm-256color

web version

nlkguy.github.io/nofetch/

Contributors

Languages