mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
ASCII: Added Feren OS
This commit is contained in:
22
neofetch
22
neofetch
@@ -6108,6 +6108,28 @@ ${c1} /:-------------:\\
|
|||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Feren"*)
|
||||||
|
set_colors 6 6 7 1
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1} `----------`
|
||||||
|
:+ooooooooo+.
|
||||||
|
-o+oooooooooo+-
|
||||||
|
..`/+++++++++++/...`````````````````
|
||||||
|
.++++++++++++++++++++++++++/////-
|
||||||
|
++++++++++++++++++++++++++++++++//:`
|
||||||
|
-++++++++++++++++++++++++++++++/-`
|
||||||
|
++++++++++++++++++++++++++++:.
|
||||||
|
-++++++++++++++++++++++++/.
|
||||||
|
+++++++++++++++++++++/-`
|
||||||
|
-++++++++++++++++++//-`
|
||||||
|
.:+++++++++++++//////-
|
||||||
|
.:++++++++//////////-
|
||||||
|
`-++++++---:::://///.
|
||||||
|
`.:///+++. `
|
||||||
|
`.........
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"freebsd_small")
|
"freebsd_small")
|
||||||
set_colors 1 7 3
|
set_colors 1 7 3
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
Reference in New Issue
Block a user