/abfetch

A simple hardware info fetching program for Unix systems designed by me.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Abfetch

Abfetch is a simple program made by me. It is not bloat. It is easy to install. It has only one logo that is of abfetch only.

Installation

First get the source code or clone the repository

git clone https://github.com/abhinav3967/abfetch.git

Then cd into the directory

cd abfetch

Then run the install file

./install.sh

Using

To use abfetch open a terminal and run pfetch by

abfetch

Change Logo

To change the logo copy any ascii image text to /etc/abfetch/logo.sf

Contribution

To Contribute fork this repositiory and make changes and start a pull request.