pocco81 / tufetch

🦦 CLI system information fetching tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦦 Tufetch

CLI system information fetching tool

Usage

Installation

$ make install

Installs tufetch under $HOME/.local/bin/

Uninstall

$ make clean

Cleans installation dirs (including symlinks)

Development

$ make link

This will symlink the script to /usr/local/bin. Additonally, you could specify a custom path using the BIN parameter like so:

$ make link BIN=/tmp/

About

🦦 CLI system information fetching tool

License:GNU General Public License v3.0


Languages

Language:Shell 81.8%Language:Makefile 18.2%