Just a small neofetch config script that looks cool!
Open up your terminal application. (Note: You must have neofetch
installed)
Clone this repository using
git clone https://github.com/Sachin-Bhat/neofetch-custom-config.git
Then
cd neofetch-custom-config
sudo cp -r config.conf ~/.config/neofetch/config.conf
To edit this config file just simply key in:
sudo [name of editor] ~/.config/neofetch/config.conf
editors such as vim
, nano
, emacs
or micro
should do!