mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-09 21:25:42 +00:00
Cosmetic changes from PR #1
This commit is contained in:
parent
2e69bc4c21
commit
9de88da5b0
13
README.md
13
README.md
@ -45,16 +45,17 @@ 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 tried on x86_64-linux; while it may work if your system is something different I have only tested it
|
> ⚠ Note: This has only been tested on x86_64-linux; it may or may not work on your system
|
||||||
You can run pridefetch quickly
|
|
||||||
|
You can run pridefetch straight away
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nix run github:SpyHoodle/pridefetch -- -f trans
|
nix run github:SpyHoodle/pridefetch
|
||||||
```
|
```
|
||||||
|
|
||||||
Or install it
|
Or, install it and run
|
||||||
|
|
||||||
```
|
```bash
|
||||||
nix profile install github:SpyHoodle/pridefetch
|
nix profile install github:SpyHoodle/pridefetch
|
||||||
pridefetch -f trans
|
pridefetch
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user