- Clone this repo with
git clone https://github.com/TezRyuga/Fetch.git
- Run
cd Fetch
- Run
sudo make install
- Now you can run it with
kfetch
- ENJOY! 💻
This fetch Is thought to be used as a personal fetch and have your own fork of it (That's why It doesn't work for all distros or have a lot of ASCII art)
Packages:
- The fetch is already configured for Arch Based distros:
pacman -Qq | wc -l
- If you're on Debian based distros use:
dpkg -l | wc -l
- If you're on a Fedora based distro use:
rpm -qa | wc -l