Skip to content

Conversation

@Dvd-Znf
Copy link
Contributor

@Dvd-Znf Dvd-Znf commented Nov 14, 2025

added hyfetch :D

Copy link
Contributor

@adamperkowski adamperkowski left a comment

Choose a reason for hiding this comment

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

lgtm! also thanks for taking over the aur package :>

@spenserblack
Copy link
Owner

Oh, cool, you're handling packaging, @Dvd-Znf?

@all-contributors add @Dvd-Znf for platform

@allcontributors
Copy link
Contributor

@spenserblack

I've updated the pull request to add @Dvd-Znf! 🎉

Copy link
Owner

@spenserblack spenserblack left a comment

Choose a reason for hiding this comment

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

LGTM! But I'll wait a bit pending discussion in #25, just in case we end up refactoring things in a way that affects how new tools get added.

Comment on lines +135 to +146
stats[2].label = "hyfetch";
stats[2].version = hyfetch();
stats[3].label = "Neofetch";
stats[3].version = neofetch();
stats[4].label = "onefetch";
stats[4].version = onefetch();
stats[5].label = "pfetch";
stats[5].version = pfetch();
stats[6].label = "UwUfetch";
stats[6].version = uwufetch();
stats[7].label = "screenFetch";
stats[7].version = screenfetch();
Copy link
Owner

Choose a reason for hiding this comment

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

I may have to rethink how the stats are alphabetized, because, the more fetch tools get supported, the more lines need to get edited 😅

@Dvd-Znf
Copy link
Contributor Author

Dvd-Znf commented Nov 14, 2025

Oh, cool, you're handling packaging, @Dvd-Znf?

yip, i took over the aur pkg

@spenserblack spenserblack merged commit 3f622a6 into spenserblack:main Nov 14, 2025
1 check passed
@spenserblack spenserblack added the enhancement New feature or request label Nov 14, 2025
@Dvd-Znf Dvd-Znf mentioned this pull request Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants