mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-09 21:25:42 +00:00
Merge pull request #14 from R0dn3yS/master
Add instructions for AUR package
This commit is contained in:
commit
a046048d78
16
README.md
16
README.md
@ -48,6 +48,22 @@ nix profile install github:SpyHoodle/pridefetch
|
|||||||
pridefetch
|
pridefetch
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Running on Arch Linux
|
||||||
|
|
||||||
|
From the AUR
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone https://aur.archlinux.org/pridefetch.git
|
||||||
|
cd pridefetch
|
||||||
|
makepkg -si
|
||||||
|
```
|
||||||
|
|
||||||
|
Or, with your AUR helper
|
||||||
|
|
||||||
|
```bash
|
||||||
|
paru -S pridefetch
|
||||||
|
```
|
||||||
|
|
||||||
## Made with ❤️ and 🏳️⚧️
|
## Made with ❤️ and 🏳️⚧️
|
||||||
- Pridefetch is at an early stage, so may not work on all systems.
|
- Pridefetch is at an early stage, so may not work on all systems.
|
||||||
- Please report any issues or bugs on the Issues tab.
|
- Please report any issues or bugs on the Issues tab.
|
||||||
|
Loading…
Reference in New Issue
Block a user