A modular easy to use system fetch tool utilizing NerdFonts.
- Clean
- Simple
- Customizable
- Strong cross-OS compatability
- Not bloated
- Portable
- POSIX
If you use Arch
yay -S myfetch
If you use basically anything else or want to manually install
git clone https://github.com/elifouts/MyFetch.git
cd MyFetch
makepkg -si
These flags are available
Usage: myfetch [-i initials] [-d] [-f] [-c 8|16] [-C string] [-v] [-h]
-i Set custom Ascii initials (two letters)
-d Show Distro
-f Sets Ascii Font to Frame
-c Sets Color Pallete
-C Sets Color Pallete Icon
-v Show version
-h Show help
Made By Eli F.
Simple
myfetch
You can print your initials in ascii
myfetch -i EF -c 8
You can change the ASCII Font to frame
myfetch -i E -f -c 16
You can use your distro
myfetch -d
Uses Terminal Colors
myfetch -d -c 8 -C " █"
See what myfetch -a
does...