Adding Uruk GNU/Linux logo
https://github.com/dylanaraps/neofetch/pull/2258
This commit is contained in:
@@ -13272,6 +13272,33 @@ ${c2}&%. %%%${c1}
|
|||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"UrukOS"*)
|
||||||
|
set_colors 12 12 7 12 4
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c3} :${c4}:::::::::::::: ${c5}.
|
||||||
|
${c3}=#${c4}*============. ${c5}:#:
|
||||||
|
${c3}=##%${c4}+----------. ${c5}.###:
|
||||||
|
${c3}=####. ${c5}.####:
|
||||||
|
${c3}=####. ${c5}.####:
|
||||||
|
${c3}=###*. .=${c4}--------. ${c5}####:
|
||||||
|
${c3}=####. .*#+${c4}======- ${c5}####:
|
||||||
|
${c3}=###*. .*###+${c4}====- ${c5}####:
|
||||||
|
${c3}=###*. .*#####+${c4}==- ${c5}####:
|
||||||
|
${c3}=###*. .*#######+${c4}: ${c5}####:
|
||||||
|
${c3}=###*. .*#######+${c4}: ${c5}####:
|
||||||
|
${c3}=###*. .*#####+${c4}==- ${c5}####:
|
||||||
|
${c3}=###*. .*###+${c4}====- ${c5}####:
|
||||||
|
${c3}=####. .*#+${c4}======- ${c5}####:
|
||||||
|
${c3}=###*. .=${c4}--------. ${c5}.####:
|
||||||
|
${c3}=####. ${c5}.####:
|
||||||
|
${c3}=####. ${c5}.####:
|
||||||
|
${c3}=###+${c4}--------------${c5}####:
|
||||||
|
${c3}=#+${c4}=================-${c5}:
|
||||||
|
${c3}:${c4}::::::::::::::::::.
|
||||||
|
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"Venom"*)
|
"Venom"*)
|
||||||
set_colors 8 4
|
set_colors 8 4
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
|||||||
Reference in New Issue
Block a user