This script provides a detailed overview of your system information, including OS, kernel, uptime, and more.
Simply run the script:
./tfetch.sh
- Bash
- Core utilities (standard Unix command-line utilities)
- Clone the repository:
git clone https://github.com/harajit05/tfetch.git
cd tfetch
- Run the following commands:
make install
This will install the script to /usr/local/bin
. You might need superuser privileges (use sudo make install
).
To remove the script:
make uninstall
After running the script, you will see a detailed overview of your system information, including the OS, kernel, uptime, packages, and more.
- Faster than Neofetch
- Lightweight and efficient
This script is licensed under the MIT License.