tufetch

🦦 CLI system information fetching tool

GPL-3.0 License

Stars
7

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/