|
@@ -4,6 +4,10 @@ neofetch with pride flags <3
|
|
|
|
|
|

|
|
|
|
|
|
+### Note
|
|
|
+
|
|
|
+This repo also serves as an updated version of `neofetch` since the [original repo](https://github.com/dylanaraps/neofetch) doesn't seem to be maintained anymore (as of Jul 30, 2022, the original repo hasn't merged a pull request for 6 months). If you only want to use the updated neofetch without pride flags, you can install the python package and use `neowofetch` xD.
|
|
|
+
|
|
|
## Installation
|
|
|
|
|
|
### Method 1: Install using Python pip (Recommended)
|
|
@@ -22,7 +26,6 @@ Currently, these distributions have existing packages for HyFetch:
|
|
|
* Nix: `nix-env -i hyfetch` (Thanks to @ YisuiDenghua)
|
|
|
* Guix: `guix install hyfetch` (Thanks to @ WammKD)
|
|
|
|
|
|
-
|
|
|
## Usage
|
|
|
|
|
|
When you run `hyfetch` for the first time, it will prompt you to choose a color system and a preset. Just follow the prompt, and everything should work (hopefully). If something doesn't work, feel free to submit an issue!
|