Update NixOS Logo (#1590)

This commit is contained in:
Kanashimia 2020-11-02 16:20:02 +02:00 committed by GitHub
parent f0b16b63ff
commit 5dfce0f9c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 1 deletions

View File

@ -8493,7 +8493,7 @@ EOF
EOF EOF
;; ;;
"NixOS"*) "nixos_old"*)
set_colors 4 6 set_colors 4 6
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
${c1} ::::. ${c2}'::::: ::::' ${c1} ::::. ${c2}'::::: ::::'
@ -8518,6 +8518,32 @@ ${c1} .:::: :::: ${c2}'::::.
EOF EOF
;; ;;
"NixOS"*)
set_colors 4 6
read -rd '' ascii_data <<'EOF'
${c1} ▗██▙ ${c2}▜███▙ ▟██▖
${c1} ▜███▙ ${c2}▜███▙ ▟███▛
${c1} ▜███▙ ${c2}▜███▙▟███▛
${c1} ▜███▙ ${c2}▜██████▛
${c1} ▟█████████████████▙ ${c2}▜████▛ ${c1}▟▙
${c1} ▟███████████████████▙ ${c2}▜███▙ ${c1}▟██▙
${c2} ▄▄▄▄▖ ▜███▙ ${c1}▟███▛
${c2} ▟███▛ ▜██▛ ${c1}▟███▛
${c2} ▟███▛ ▜▛ ${c1}▟███▛
${c2}▟███████████▛ ${c1}▟██████████▙
${c2}▜██████████▛ ${c1}▟███████████▛
${c2} ▟███▛ ${c1}▟▙ ▟███▛
${c2} ▟███▛ ${c1}▟██▙ ▟███▛
${c2} ▟███▛ ${c1}▜███▙ ▝▀▀▀▀
${c2} ▜██▛ ${c1}▜███▙ ${c2}▜██████████████████▛
${c2} ▜▛ ${c1}▟████▙ ${c2}▜████████████████▛
${c1} ▟██████▙ ${c2}▜███▙
${c1} ▟███▛▜███▙ ${c2}▜███▙
${c1} ▟███▛ ▜███▙ ${c2}▜███▙
${c1} ▝██▛ ▜███▙ ${c2}▜██▘
EOF
;;
"Nurunner"*) "Nurunner"*)
set_colors 4 set_colors 4
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'