your simple yet effetive tree style system fetch script.
- Check Python Version:
Ensure you have Python correct Speficed in the pyproject.toml
. If not, install it from the official Python website.
- Clone tfetch Repository:
Clone tfetch to your desired location.
git clone https://github.com/EndOfLine-py/tfetch
- Run Installation Script:
Once cloned, run the install.sh
bash script to allow you to run the script from anywhere on your system.
sudo chmod +x install.sh
./install.sh
- Enjoy!