diff --git a/neofetch b/neofetch index c3645770..3753d57b 100755 --- a/neofetch +++ b/neofetch @@ -1187,6 +1187,7 @@ get_distro() { distro=${distro/DragonFly/DragonFlyBSD} # Workarounds for some BSD based distros. + [[ -f /etc/os-release ]] && distro=Enso [[ -f /etc/pcbsd-lang ]] && distro=PCBSD [[ -f /etc/trueos-lang ]] && distro=TrueOS [[ -f /etc/pacbsd-release ]] && distro=PacBSD @@ -8646,6 +8647,32 @@ dMm `/++/-``/yNNh+/sdNMNddMm- mMd EOF ;; + "Enso"*) + set_colors 8 7 + read -rd '' ascii_data <<'EOF' +${c1} + .:--==--:. + :=*#%%%%%%%#####*+-. + .+%%%%%%%%%%%%###%%#*##*: + .*%%%%%%%%%#+==-==++*####*##- + =%%%%%%%#=: .-+**#***. + *%%%%%%#- ++*#**. + +%%%%%%+ -*+#** + :%%%%%%* .*+**= + *%%%%%%: --#*# + %%%%%%% +++#. + %%%%%%%. ++=*. + *%%%%%%+ .-+*+ + :%%%%%%%- -:*+: + =%%%%%%%*. :.*+- + +%%%%%%%%*- :*=- + =%%%%%%%%%%#+=: =+=: + .+%%%%%%%%%%%%%. .-==: + .=#%%%%%%%%%%= ..:--:. + .-+#%%%%%+ +EOF + ;; + "EuroLinux"*) set_colors 4 7 read -rd '' ascii_data <<'EOF'