ASCII: Added Feren OS
This commit is contained in:
parent
2da18caf95
commit
9d4855a18f
22
neofetch
22
neofetch
|
@ -6108,6 +6108,28 @@ ${c1} /:-------------:\\
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Feren"*)
|
||||
set_colors 6 6 7 1
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} `----------`
|
||||
:+ooooooooo+.
|
||||
-o+oooooooooo+-
|
||||
..`/+++++++++++/...`````````````````
|
||||
.++++++++++++++++++++++++++/////-
|
||||
++++++++++++++++++++++++++++++++//:`
|
||||
-++++++++++++++++++++++++++++++/-`
|
||||
++++++++++++++++++++++++++++:.
|
||||
-++++++++++++++++++++++++/.
|
||||
+++++++++++++++++++++/-`
|
||||
-++++++++++++++++++//-`
|
||||
.:+++++++++++++//////-
|
||||
.:++++++++//////////-
|
||||
`-++++++---:::://///.
|
||||
`.:///+++. `
|
||||
`.........
|
||||
EOF
|
||||
;;
|
||||
|
||||
"freebsd_small")
|
||||
set_colors 1 7 3
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
Reference in New Issue