mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 04:22:32 +00:00
os: added support for Drauger OS
This commit is contained in:
22
neofetch
22
neofetch
@@ -6089,6 +6089,28 @@ ${c1} | |
|
||||
EOF
|
||||
;;
|
||||
|
||||
"Drauger"*)
|
||||
set_colors 1 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} -``-
|
||||
`:+``+:`
|
||||
`/++``++/.
|
||||
.++/. ./++.
|
||||
:++/` `/++:
|
||||
`/++: :++/`
|
||||
./+/- -/+/.
|
||||
-++/. ./++-
|
||||
:++:` `:++:
|
||||
`/++- -++/`
|
||||
./++. ./+/.
|
||||
-++/` `/++-
|
||||
:++:` `:++:
|
||||
`/++- -++/`
|
||||
.:-.`..............................`.-:.
|
||||
`.-/++++++++++++++++++++++++++++++++/-.`
|
||||
EOF
|
||||
;;
|
||||
|
||||
"Elementary"*)
|
||||
set_colors 4 7 1
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
||||
Reference in New Issue
Block a user