Add windows 10 logo
This commit is contained in:
parent
f6114e96c2
commit
cd3cc49ca4
2 changed files with 26 additions and 0 deletions
5
fetch
5
fetch
|
@ -1384,6 +1384,11 @@ getascii () {
|
|||
c3=$(color 8)
|
||||
;;
|
||||
|
||||
"Windows 10"*)
|
||||
c1=$(color 6)
|
||||
ascii_distro="windows10"
|
||||
;;
|
||||
|
||||
"Windows"*)
|
||||
c1=$(color 1)
|
||||
c2=$(color 2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue