File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ .:-==++++++++++++++++++++++-.
2+ .:=+##############################+
3+ .=*###################################-
4+ :+######################################:
5+ :+######################################*-
6+ .+#############*+--:::::::::::::::::::::.
7+ :*##########*=:
8+ -###########=
9+ :##########+.
10+ *#########=
11+ =*********+ .::::::::::::::::.
12+ **********. -*###################+:
13+ :********** =#######################=
14+ -*********+ +************************
15+ :*********+ :***********************:
16+ .********** .=******************+-
17+ +*********-
18+ .**********.
19+ =**********:
20+ +**********=.
21+ =***********=:
22+ -*************+-.
23+ :+****************+++++++++++++++++++++==:
24+ :+**************************************+.
25+ -+************************************-
26+ .-+*********************************.
27+ :-==+*************************=.
Original file line number Diff line number Diff line change @@ -1348,6 +1348,15 @@ static const FFlogo E[] = {
13481348 .colorKeys = FF_COLOR_FG_WHITE ,
13491349 .colorTitle = FF_COLOR_FG_WHITE ,
13501350 },
1351+ // EshanizedOS
1352+ {
1353+ .names = {"EshanizedOS" },
1354+ .lines = FASTFETCH_DATATEXT_LOGO_ESHANIZEDOS ,
1355+ .colors = {
1356+ FF_COLOR_FG_RED ,
1357+ FF_COLOR_FG_WHITE ,
1358+ },
1359+ },
13511360 // EuroLinux
13521361 {
13531362 .names = {"EuroLinux" },
You can’t perform that action at this time.
0 commit comments