General: Red Star OS fixes
This commit is contained in:
parent
a8b958b820
commit
921f0975f1
3 changed files with 22 additions and 22 deletions
20
ascii/distro/redstar
Normal file
20
ascii/distro/redstar
Normal file
|
@ -0,0 +1,20 @@
|
|||
"\
|
||||
${c1} ..
|
||||
.oK0l
|
||||
:0KKKKd.
|
||||
.xKO0KKKKd
|
||||
,Od' .d0000l
|
||||
.c;. .'''... ..'.
|
||||
.,:cloddxxxkkkkOOOOkkkkkkkkxxxxxxxxxkkkx:
|
||||
;kOOOOOOOkxOkc'...',;;;;,,,'',;;:cllc:,.
|
||||
.okkkkd,.lko .......',;:cllc:;,,'''''.
|
||||
.cdo. :xd' cd:. ..';'',,,'',,;;;,'.
|
||||
. .ddl.;doooc'..;oc;'..';::;,'.
|
||||
coo;.oooolllllllcccc:'. .
|
||||
.ool''lllllccccccc:::::;.
|
||||
;lll. .':cccc:::::::;;;;'
|
||||
:lcc:'',..';::::;;;;;;;,,.
|
||||
:cccc::::;...';;;;;,,,,,,.
|
||||
,::::::;;;,'. ..',,,,'''.
|
||||
........ ......
|
||||
"
|
|
@ -1,20 +0,0 @@
|
|||
"\
|
||||
${c1} ..
|
||||
.oK0l
|
||||
:0KKKKd.
|
||||
.xKO0KKKKd
|
||||
,Od' .d0000l
|
||||
.c;. .'''... ..'.
|
||||
.,:cloddxxxkkkkOOOOkkkkkkkkxxxxxxxxxkkkx:
|
||||
;kOOOOOOOkxOkc'...',;;;;,,,'',;;:cllc:,.
|
||||
.okkkkd,.lko .......',;:cllc:;,,'''''.
|
||||
.cdo. :xd' cd:. ..';'',,,'',,;;;,'.
|
||||
. .ddl.;doooc'..;oc;'..';::;,'.
|
||||
coo;.oooolllllllcccc:'. .
|
||||
.ool''lllllccccccc:::::;.
|
||||
;lll. .':cccc:::::::;;;;'
|
||||
:lcc:'',..';::::;;;;;;;,,.
|
||||
:cccc::::;...';;;;;,,,,,,.
|
||||
,::::::;;;,'. ..',,,,'''.
|
||||
........ ......
|
||||
"
|
4
neofetch
4
neofetch
|
@ -2423,9 +2423,9 @@ colors() {
|
|||
setcolors 1 7 3
|
||||
;;
|
||||
|
||||
"Red Star"*)
|
||||
"Red Star"* | "Redstar")
|
||||
setcolors 1 7 3
|
||||
ascii_distro="rstar"
|
||||
ascii_distro="redstar"
|
||||
;;
|
||||
|
||||
"FreeBSD"* | "PCBSD"*)
|
||||
|
|
Loading…
Reference in a new issue