Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Conversation

@mmsaeed509
Copy link

Description

added Exodia OS Predator Edition logo

Screenshot_2022-08-09-12-59-15_3840x1080

EOF
;;

"Exodia Predator OS"* | "exodia-predator"* | "Predator"*)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please indent this line correctly. Otherwise it's good!

Suggested change
"Exodia Predator OS"* | "exodia-predator"* | "Predator"*)
"Exodia Predator OS"* | "exodia-predator"* | "Predator"*)

hykilpikonna added a commit to hykilpikonna/hyfetch that referenced this pull request Aug 11, 2022
…tor Edition logo

Upstream PR: dylanaraps/neofetch#2174
Thanks to @mmsaeed509

Co-authored-by: Mahmoud Mohammed <62524855+mmsaeed509@users.noreply.github.com>
hykilpikonna added a commit to hykilpikonna/hyfetch that referenced this pull request Aug 11, 2022
@hykilpikonna
Copy link

Thank you for your contribution!

This PR is merged into hyfetch since this repo (dylanaraps/neofetch) seems no longer maintained.

HyFetch is a fork of neofetch with LGBTQ pride flags, but the repo also maintains an updated version of the original neofetch, addressing many pull requests that are not merged in the original repo.

Read the "Running Updated Original Neofetch" section for more info!

hykilpikonna added a commit to hykilpikonna/hyfetch that referenced this pull request Aug 11, 2022
@hykilpikonna
Copy link

hykilpikonna commented Aug 11, 2022

Also the colors are incorrectly assigned. In the ascii, you wrote ${c5} so it used the 5th color which isn't assigned in this case. I just changed it so that it used ${c1} instead, and that ${c1} is assigned to color 5, which is purple.

Before:

image

After:

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants