Added new small Fedora ASCII art (#1806)
This commit is contained in:
parent
dcd180cb67
commit
5a436bd8be
1 changed files with 9 additions and 9 deletions
18
neofetch
18
neofetch
|
@ -7359,16 +7359,16 @@ EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"fedora_small")
|
"fedora_small")
|
||||||
set_colors 4 7 1
|
set_colors 12
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c2} _____
|
${c1} ......
|
||||||
/ __)${c1}\\${c2}
|
.' .. :
|
||||||
| / ${c1}\\ \\${c2}
|
: : :.:
|
||||||
${c1}__${c2}_| |_${c1}_/ /${c2}
|
.....: :..
|
||||||
${c1}/ ${c2}(_ _)${c1}_/${c2}
|
.' ..:: ..:
|
||||||
${c1}/ /${c2} | |
|
: : : :
|
||||||
${c1}\\ \\${c2}__/ |
|
'. '...' .'
|
||||||
${c1}\\${c2}(_____/
|
'.....'
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue