Skip to content

💻 A Simple and Clean personal fetch

Notifications You must be signed in to change notification settings

bhanurapelly/Fetch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KFetch

💻 A personal Simple and Clean fetch

Installation

  1. Clone this repo with git clone https://github.com/TezRyuga/Fetch.git
  2. Run cd Fetch
  3. Run sudo make install
  4. Now you can run it with kfetch
  5. ENJOY! 💻

Customization

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

About

💻 A Simple and Clean personal fetch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.0%
  • Makefile 12.0%