A bash script for linux, made to be small in file size, and to be as efficient as possible, that fetches system info.
Currently below 1kb. Goal is under 2kb
Most distributions.
Other distros may work, but expect issues, such as full file paths showing in some places.
viu Used to display a logo.
git to clone the repo.
bash this is a bash script...
- run
git clone https://github.com/XeonBionic/picofetch.githttps://github.com/XeonBionic/picofetch.git
- run
cd picofetch"
- run
ls" to verify everything is there. you should see the installation and readme files, a shell script, and an image.
You now have picofetch downloaded
First, set the script to be executable.
chmod +x fet.sh
Then just run the .sh script, and it should display system info.
./fet.sh
Credit to
All contributors who have and ever will contribute to this program.
https://github.com/Dyzean because they didn't wanna actually go to this repo and do something ig. they just suggested shit on discord