/fetch.sh

A super tiny Linux system information fetch script written in BASH

Primary LanguageShell

fetch.sh

A super tiny Linux system information fetch script written in BASH

How to Use:

Clone the repository

$git clone -b master --single-branch https://github.com/wick3dr0se/fetch.sh

Change directory into the folder

$cd fetch.sh

Make script executable

$chmod a+rx fetch.sh

Execute script

$./fetch.sh

Contributing:

See: https://github.com/wick3dr0se/fetch.sh/tree/alpha to help contribute.

This is a huge WIP, so any contributions are much appreciated!