Skip to content

harvooo/fetchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fetchy

example

Install

Automatic

source <(curl -s https://hastebin.cc/raw/oginekaqez)

Manual

Install a NerdFont of your choice. yay -S ttf-roboto-mono-nerd-font

Download fetchy and move into /bin/

Or append an alias into .bashrc, .zshrc or fish-config alias /path/to/fetchy=fetchy

Why?

This is yet another take on a system information tool with the main goal of being extremely light and easily customizable.

Customize what information fetchy displays by passing arguments into the script. It can be added to bashrc, zshrc or fish config to be executed on startup of a terminal.

Examples

Display all available information

fetchy --all

Or pick and choose whats displayed

fetchy --local-ip --ram --cpu --host --distro

Nerd fonts is recomended to display the proper icons

About

System information tool written in bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages