🏳️‍⚧️ Prideful system stats fetch script.
Go to file
2022-04-20 15:08:18 +01:00
.gitignore removed emacs tilde files 2020-08-26 02:07:09 +01:00
pridefetch Make everything more pythonic & cleaner 2022-04-20 15:01:36 +01:00
README.md Add another example 2022-04-20 15:08:18 +01:00

pridefetch

Python fetch script for showing your favourite pride flags! Forked from megabytesofrem/pridefetch

Examples

Display a trans flag

pridefetch -f trans

Display either a trans or lesbian flag, with a 50/50 chance

pridefetch -c trans,lesbian

List all the available flags

pridefetch -l

Display help with pridefetch

pridefetch -h

Quickstart

git clone https://github.com/SpyHoodle/pridefetch.git
cd pridefetch
chmod +x pridefetch

Then, run pridefetch

./pridefetch

You can also add pridefetch to your $PATH to run it anywhere

mv pridefetch /usr/bin/