๐ซ brofetch
August 11, 2024 ยท View on GitHub
A detailed and fun command-line system information tool. Install and use it now!

๐ Requirements
โข The tool requires Nerd Fonts to work properly.
โ๏ธ Installation
โข Clone the project;
git clone https://github.com/ufuayk/brofetch
โข Go to the project directory;
cd brofetch
โข Grant permission to run before installation;
chmod +x install.sh
โข Run the script;
./install.sh
โข After the installation is complete, you can use the command;
brofetch
โข The installation directory is;
/usr/local/bin
๐ท๐ปโโ๏ธ Author
โข @ufuayk for design and development.
๐จ๐ปโ๐ป Developer's Note
Since I am new to writing shell scripts, I may have made mistakes while writing the script. And I've only been able to test the tool on two systems, so please let me know of any bugs. Enjoy!