mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-09 21:25:42 +00:00
Merge pull request #12 from SpyHoodle/readme
This commit is contained in:
commit
c65fb6a5e9
18
README.md
18
README.md
@ -27,25 +27,13 @@ Originally forked from [megabytesofrem/pridefetch](https://github.com/megabyteso
|
|||||||
**Requirements:** `Python 3.7` or higher and `python-distro`
|
**Requirements:** `Python 3.7` or higher and `python-distro`
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/SpyHoodle/pridefetch.git
|
git clone https://github.com/SpyHoodle/pridefetch.git
|
||||||
cd pridefetch
|
cd pridefetch/src
|
||||||
chmod +x pridefetch
|
python __main__.py
|
||||||
```
|
|
||||||
|
|
||||||
Then, run pridefetch
|
|
||||||
|
|
||||||
```bash
|
|
||||||
./pridefetch
|
|
||||||
```
|
|
||||||
|
|
||||||
You can also add pridefetch to your `$PATH` to run it anywhere<br>
|
|
||||||
|
|
||||||
```bash
|
|
||||||
mv pridefetch /usr/bin/
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running on NixOS
|
## Running on NixOS
|
||||||
#### If your system supports flakes
|
#### If your system supports flakes
|
||||||
> ⚠ Note: This has only been tested on x86_64-linux; it may or may not work on your system
|
> ⚠ Note: This has only been tested on x86_64-linux; it may or may not work on your system.
|
||||||
|
|
||||||
You can run pridefetch straight away
|
You can run pridefetch straight away
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user