mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-09 21:25:42 +00:00
Merge branch 'flake' of github.com:Minion3665/pridefetch into flake
This commit is contained in:
commit
1993bffab7
15
README.md
15
README.md
@ -42,3 +42,18 @@ You can also add pridefetch to your `$PATH` to run it anywhere<br>
|
||||
```bash
|
||||
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