mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-09 21:25:42 +00:00
Update README.md
This commit is contained in:
parent
eaf2fa2e24
commit
bebf806333
15
README.md
15
README.md
@ -42,3 +42,18 @@ You can also add pridefetch to your `$PATH` to run it anywhere<br>
|
|||||||
```bash
|
```bash
|
||||||
mv pridefetch /usr/bin/
|
mv pridefetch /usr/bin/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Running on NixOS
|
||||||
|
#### If your system supports flakes
|
||||||
|
You can run pridefetch quickly
|
||||||
|
|
||||||
|
```bash
|
||||||
|
nix run github:SpyHoodle/pridefetch -- -f trans
|
||||||
|
```
|
||||||
|
|
||||||
|
Or install it
|
||||||
|
|
||||||
|
```
|
||||||
|
nix profile install github:SpyHoodle/pridefetch
|
||||||
|
pridefetch -f trans
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user