From 188c1b1dbbcfd98db3de1a8302217301404997bb Mon Sep 17 00:00:00 2001 From: Dylan Date: Mon, 25 Apr 2016 11:59:29 +1000 Subject: [PATCH] Small openbsd ascii art --- 1.7.md | 2 ++ ascii/distro/openbsd | 20 ++++++++++---------- ascii/distro/openbsd_small | 9 +++++++++ neofetch | 2 +- 4 files changed, 22 insertions(+), 11 deletions(-) create mode 100644 ascii/distro/openbsd_small diff --git a/1.7.md b/1.7.md index 91bc1d59..f161396a 100644 --- a/1.7.md +++ b/1.7.md @@ -84,6 +84,8 @@ underline_enabled="on" ### Ascii - Added KDE neon ascii art. +- Added small OpenBSD ascii art. + - Credit goes to ufetch. ### Colors diff --git a/ascii/distro/openbsd b/ascii/distro/openbsd index 3375e5bf..6fd03da1 100644 --- a/ascii/distro/openbsd +++ b/ascii/distro/openbsd @@ -5,19 +5,19 @@ ${c1} | . ${c1} . |L /| . ${c3} _ ${c1} _ . |\ _| \--+._/| . ${c3}(_) ${c1} / ||\| Y J ) / |/| ./ - J |)'( | \` F\`.'/ ${c3} _ + J |)\'( | \` F\`.\'/ ${c3} _ ${c1} -<| F __ .-< ${c3}(_) -${c1} | / .-'${c3}. ${c1}\`. /${c3}-. ${c1}L___ - J \\ < ${c3}\ ${c1} | | ${c5}O${c3}\\\\${c1}|.-' ${c3} _ +${c1} | / .-\'${c3}. ${c1}\`. /${c3}-. ${c1}L___ + J \\ < ${c3}\ ${c1} | | ${c5}O${c3}\\\\${c1}|.-\' ${c3} _ ${c1} _J \\ .- \\\\${c3}/ ${c5}O ${c3}| ${c1}| \\ |${c1}F ${c3}(_) -${c1} '-F -<_. \\ .-' \`-' L__ -__J _ _. >-' ${c2})${c4}._. ${c1}|-' -${c1} \`-|.' /_. ${c4}\_| ${c1} F +${c1} \'-F -<_. \\ .-\' \`-\' L__ +__J _ _. >-\' ${c1})${c4}._. ${c1}|-\' +${c1} \`-|.\' /_. ${c4}\_| ${c1} F /.- . _.< - /' /.' .' \`\\ - /L /' |/ _.-'-\\ - /'J ___.---'\| - |\ .--' V | \`. \` + /\' /.\' .\' \`\\ + /L /\' |/ _.-\'-\\ + /\'J ___.---\'\| + |\ .--\' V | \`. \` |/\`. \`-. \`._) / .-.\\ \\ ( \`\\ diff --git a/ascii/distro/openbsd_small b/ascii/distro/openbsd_small new file mode 100644 index 00000000..ca13d56b --- /dev/null +++ b/ascii/distro/openbsd_small @@ -0,0 +1,9 @@ +"\ +${c1} _____ + \\- -/ + \\_/ \\ + | ${c2}O O${c1} | + |_ < ) 3 ) + / \\ / + /-_____-\\ +" diff --git a/neofetch b/neofetch index a5d01350..1744d0c6 100755 --- a/neofetch +++ b/neofetch @@ -2359,7 +2359,7 @@ colors () { ;; "OpenBSD"*) - setcolors 3 3 6 1 8 + setcolors 3 7 6 1 8 ;; "OpenSuse"* | "Manjaro"* | "Deepin"*)