Skip to content

πŸ”Ž Another System information script for Linux written in bash

License

Notifications You must be signed in to change notification settings

Justus0405/bfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

bfetch

Another System information script for Linux written in bash

Note

You need to have some kind of NerdFont installed for the symbols to display properly!

Installation

  1. Clone the repository:

    git clone https://github.com/Justus0405/bfetch.git
  2. Navigate to the directory:

    cd bfetch
  3. Run the script:

    ./bfetch

Usage

    usage: bfetch [...]
    arguments:
        -s | --system
        -t | --temps
        -h | --help

Copyright Β© 2024-present Justus0405