add windows 11 ascii art (#1793)

This commit is contained in:
Fritz Geib 2021-06-23 12:01:53 -04:00 committed by GitHub
parent bbbb68f8b2
commit 8fc31ac001
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -11072,6 +11072,29 @@ ${c1} ,;::::;
EOF EOF
;; ;;
*"[Windows 11]"*|*"on Windows 11"*|\
"Windows 11"* |"windows11")
set_colors 6 7
read -rd '' ascii_data <<'EOF'
${c1}
################ ################
################ ################
################ ################
################ ################
################ ################
################ ################
################ ################
################ ################
################ ################
################ ################
################ ################
################ ################
################ ################
################ ################
EOF
;;
*"[Windows 10]"*|*"on Windows 10"*|"Windows 8"*|\ *"[Windows 10]"*|*"on Windows 10"*|"Windows 8"*|\
"Windows 10"* |"windows10"|"windows8") "Windows 10"* |"windows10"|"windows8")
set_colors 6 7 set_colors 6 7