A simple and aesthetically pleasing system information fetch tool for Linux.
- Clone this repository.
$ git clone https://github.com/melorin4/cfetch.git
- Change to the cloned directory and make cfetch.sh & cfetch executable files.
$ cd cfetch
$ chmod +x cfetch.sh cfetch
- Make a directory for CFetch and copy the files to their places.
$ sudo mkdir /usr/share/cfetch
$ sudo cp PATH/TO/cfetch.sh /usr/share/cfetch
$ sudo cp PATH/TO/cfetch /usr/local/bin
- Run cFetch
$ cfetch
cFetch is licensed under MIT.