mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-22 10:55:43 +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
|
||||
#### 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
|
||||
You can run pridefetch quickly
|
||||
> ⚠ 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
|
||||
|
||||
```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
|
||||
pridefetch -f trans
|
||||
pridefetch
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user