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

Added KrassOS Linux #1631

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

FreeApp2014
Copy link

Description

Display of Krass OS Linux - logo and version info
screenshot

Only fill in the fields below if relevant.

Features

Retrieve Krass OS specific information from /etc/KrassOS.version

Issues

n/a

TODO

n/a

Comment on lines +986 to +992
elif [[ -f /etc/KrassOS.version ]]; then
case $distro_shorthand in
on|tiny) distro="KrassOS" ;;
*) distro="KrassOS $(awk '/release/{print $2}' /etc/KrassOS.version)"
esac


Copy link
Owner

Choose a reason for hiding this comment

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

The existing detection methods don't work?

hykilpikonna added a commit to hykilpikonna/hyfetch that referenced this pull request Aug 11, 2022
Upstream PR: dylanaraps/neofetch#1631
Thanks to @FreeApp2014

Co-authored-by: FreeApp2014 <contact@freeappsw.space>
@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!

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

Successfully merging this pull request may close these issues.

3 participants