Skip to content

NightCS/neofetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Neofetch configuration

A simple but cooler configuration for neofetch.

demonstration

Installation

Only copy the files to .config:

if test -d $HOME/.config/neofetch; then mv $HOME/.config/neofetch $HOME/.config/neofetch.BAK; fi
git clone https://github.com/NightCS/neofetch.git neofetch
mv neofetch $HOME/.config

Done