A light, fast, small and simple fetch script to give the information that you need about your Linux system.
- To install on you Linux run the following command:
git clone https://github.com/Dudu-Passoni/ezfetch.git && cd ezfetch && ./install.sh
- To unistall Ezfetch, go to the ezfetch directory where you downloaded it. (if you removed the directory you can
git clone https://github.com/Dudu-Passoni/ezfetch.git) - and run the unistall script.
./uninstall.sh
- To update ezfetch to the latest version, go to the ezfetch directory where you downloaded it. (if you removed the directory you can
git clone https://github.com/Dudu-Passoni/ezfetch.git) - and run the update script.
./update.sh