dylanaraps / neofetch

🖼️ A command-line system information tool written in bash 3.2+
MIT License
22.13k stars 1.66k forks source link

Add support for redcatOS #2184

Open RedPCat opened 2 years ago

RedPCat commented 2 years ago

Hi, I'd want support for my OS, redcatOS. I am currently working on it and want neofetch support as the logo currently is tux.

Description

Adds a new logo for neofetch on redcatOS Systems.

Features

New Logo

hykilpikonna commented 2 years ago

If redcatOS is based on Linux, it shouldn't be placed in the kernel name block but rather the ascii distro block. (aka. put it somewhere after Radix or Raspbian, don't put it after BSD or Linux)

You can test the ascii with the command ./neofetch --ascii_distro redcatOS

RedPCat commented 2 years ago

It is based on Linux, it just shows tux

hykilpikonna commented 2 years ago

The command shows tux because the ASCII art is misplaced. It should show your ascii logo if it's written correctly. (For example, if you try ./neofetch --ascii_distro fedora it would show a fedora logo)

You can fix it by moving the ASCII art to the correct place after Radix or Raspbian.

RedPCat commented 2 years ago

This is literally for my custom operating system