dylanaraps / neofetch

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

Please can you add Support for "MakuluLinux" into neotfetch #2285

Open raymerjacque opened 1 year ago

raymerjacque commented 1 year ago

Description

When running Neofetch the following error is displayed :

Unknown OS detected: 'MakuluLinux', aborting... Open an issue on GitHub to add support for your OS

Please can you add Support for MakuluLinux into neofetch, We started compiling our own kernels now and Neofetch seems to be looking for a Debian or Ubuntu entry in the lsb_release file. This is what our /etc/lsb_release file now typically looks like :

################################

DISTRIB_ID=MakuluLinux
DISTRIB_RELEASE=2023.01.27
DISTRIB_CODENAME=MakuluLinux
DISTRIB_DESCRIPTION="MakuluLinux Max 2023.01.27"

################################

if you need any other information from me please just tell me what you need.