diff --git a/neofetch b/neofetch index 9e7499ed..10ff04e5 100755 --- a/neofetch +++ b/neofetch @@ -981,6 +981,13 @@ get_distro() { *) distro="Red Star OS $(awk -F'[^0-9*]' '$0=$2' /etc/redstar-release)" esac + elif [[ -f /etc/KrassOS.version ]]; then + case $distro_shorthand in + on|tiny) distro="KrassOS" ;; + *) distro="KrassOS $(awk '/release/{print $2}' /etc/KrassOS.version)" + esac + + elif [[ -f /etc/armbian-release ]]; then . /etc/armbian-release distro="Armbian $DISTRIBUTION_CODENAME (${VERSION:-})" @@ -12774,6 +12781,31 @@ ${c2} @&&&&${c1} *'*, EOF ;; + "KrassOS"* | "Krass"*) + set_colors 4 7 + read -rd '' ascii_data <<'EOF' +${c1} ${c2}**@@@@@@@@@@@* + ${c2},@@@@%${c1}(((((((((((((${c2}%@@@@, + ${c2}#@@&${c1}(((((((((((((((((((((((${c2}&@@% + ${c2}@@&${c1}(((((((((((((((((((((((((((((${c2}@@@ + ${c2}@@&${c1}(((((((((((((((((((((((((((((((((${c2}&@@ + ${c2}.@@${c1}(((((((((((((((((((((((((((((((((((((${c2}@@. + ${c2}@@${c1}(((((((((((((((((((((((((((((((((((((((${c2}@@ + ${c2}@@#${c1}(((((((((((((((((((((((((((((${c2}%@@@@@@@#${c1}(#${c2}@@ + ${c2}.@@${c1}((((((((((((((((${c2}#%@@@@@@@@@&%#${c1}((((${c2}%@&${c1}((((${c2}@@. + ${c2}.@@${c1}(((((((/(${c2}&@@@@@@%${c1}(/((((((((((((((${c2}@@/${c1}(((((${c2}@@. + ${c2}.@@${c1}(///////////////////////////////${c2}@${c1}(///////${c2}@@ + ${c2}%@#${c1}/////////////////////////////(${c2}#${c1}////////${c2}%@% + ${c2} @@${c1}(///////////////////////////${c2}%${c1}/////////(${c2}@@ + ${c2}@@#${c1}***********************************${c2}%@@ + ${c2}*@@${c1}********************************${c2}/@@/ + ${c2},@@#${c1}***************************${c2}%@@* + ${c2}@@@&${c1}********************${c2}/@@@@ + ${c2}&@@@@&${c1}(//***//(${c2}&@@@@& +${c1} ${c2}**@@@@@@@@@@@* +EOF + ;; + "IRIX"*) set_colors 4 7 read -rd '' ascii_data <<'EOF'