mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-12 22:55:43 +00:00
12 lines
291 B
Markdown
12 lines
291 B
Markdown
# pridefetch
|
|
Neofetch clone written in Python with the ability to display pride flags
|
|
|
|
## 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` |