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!
- Clone the repository:
git clone https://github.com/Justus0405/bfetch.git- Navigate to the directory:
cd bfetch- Make the script executable:
chmod +x bfetch- Run the script:
./bfetchusage: bfetch [...]
arguments:
-s | --system
-t | --temps
-h | --help
Copyright Β© 2024-present Justus0405