mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-02 16:02:12 +01:00
pfetch: add the openbsd puffy
This commit is contained in:
12
pfetch
12
pfetch
@@ -244,6 +244,18 @@ ${c5}\/${c4}-____${c5}\/
|
|||||||
"
|
"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
OpenBSD*)
|
||||||
|
ascii="\
|
||||||
|
${c3} _____
|
||||||
|
\\- -/
|
||||||
|
\\_/ \\
|
||||||
|
| ${c7}O O${c3} |
|
||||||
|
|_ < ) 3 )
|
||||||
|
/ \\ /
|
||||||
|
/-_____-\\
|
||||||
|
"
|
||||||
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
printf 'error: %s is not currently supported.\n' "$os"
|
printf 'error: %s is not currently supported.\n' "$os"
|
||||||
printf 'error: Open an issue on GitHub for support to be added.\n'
|
printf 'error: Open an issue on GitHub for support to be added.\n'
|
||||||
|
|||||||
Reference in New Issue
Block a user