/dfetch

A command-line utility to print system information.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Bash Script Badge

Dfetch

A command-line utility to print system information.

Stage Badge PR Badge


Usage

Installation

  1. Clone this repo.
    • git clone https://github.com/The-Astronauts/dfetch.git
  2. Navigate to the cloned folder.
    • cd dfetch
  3. Add execute permissions.
    • chmod +x Install.sh
  4. Run the install script.
    • ./Install.sh
  5. Run Dfetch.
    • dfetch

Update

  1. Navigate to the cloned folder.
    • cd dfetch
  2. Add execute permissions.
    • chmod +x Update.sh
  3. Run the update script.
    • ./Update.sh