Home

Awesome

101fetch

101 fetch is a small script inspired by neofetch designed for le 101 students.

101fetch displays

101fetch in action

Installation

Open a terminal and run the following command:

git clone https://github.com/salaaad2/101fetch.git
cd 101fetch
./101fetch

Then append the following lines at the end of your .zshrc to get it running each time you open a new terminal:

clear
/path/to/101fetch

You're good to go!