Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CuerdOS support #954

Merged
merged 3 commits into from
May 21, 2024
Merged

Added CuerdOS support #954

merged 3 commits into from
May 21, 2024

Conversation

CuerdOS
Copy link
Contributor

@CuerdOS CuerdOS commented May 21, 2024

It looks really really great

image_2024-05-21_12-17-47

{
ffStrbufSetS(&result->name, "CuerdOS GNU/Linux");
ffStrbufSetS(&result->id, "cuerdos");
ffStrbufSetS(&result->idLike, "debian");
Copy link
Member

Choose a reason for hiding this comment

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

Doesn't your os-release file provide these info?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, this is how we have it set up

imagen

Copy link
Member

Choose a reason for hiding this comment

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

So don't hard code these info. Remove these ffStrbufSetSs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Did it

@CarterLi CarterLi merged commit c72fdab into fastfetch-cli:dev May 21, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants