[PR] dylanaraps/neofetch#1797 from EmptiedSoul - Rebased HarDClanZ Linux

Upstream PR: https://github.com/dylanaraps/neofetch/pull/1797
Thanks to @EmptiedSoul

Co-authored-by: emptiedsoul <arslesin@icloud.com>
This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-08-11 23:42:58 -04:00
commit 6c665d9c6c

View file

@ -1820,7 +1820,8 @@ get_packages() {
has kagami && dir "/var/lib/kagami/pkgs/*"
has cave && dir "/var/db/paludis/repositories/cross-installed/*/data/*/ \
/var/db/paludis/repositories/installed/data/*/"
shopt -u nullglob
has hardman && dir "/var/hpkg/packages/*"
shopt -u nullglob
}
# Other (Needs complex command)
@ -6209,6 +6210,30 @@ ${c1}
### ###### ###
~ ###### ~
EOF
;;
"HarDClanZ"*)
set_colors 4 7 1
read -rd '' ascii_data <<'EOF'
${c1} ........::::....
::################::..
:########################:.
:######**###################:
:###${c2}&&&&^${c1}############ ${c2}&${c1}#######:
:#${c2}&&&&&${c1}.:##############:${c2}^&o${c1}`:###:
:#${c2}&&&&${c1}.:#################:.${c2}&&&${c1}`###:
:##${c2}&^${c1}:######################:${c2}^&&${c1}::##:
:#############################:${c2}&${c1}:##::
:##########${c2}@@${c1}###########${c2}@@${c1}#####:.###:
:#########${c2}@@${c3}o${c2}@@${c1}#########${c2}@@${c3}o${c2}@@${c1}########:
:#######:${c2}@@${c3}o${c5}0${c3}o${c2}@@@@${c1}###${c2}@@@@${c3}o${c5}0${c3}o${c2}@@${c1}######: :
:######:${c2}@@@${c3}o${c2}@@@@@@${c1}V${c2}@@@@@@${c3}o${c2}@@@${c1}######:
:#####:${c2}@@@@@@@@@@@@@@@@@@@${c1}:####;
:####:.${c2}@@@@@@@@@@@@@@@@${c1}:#####:
`:####:.${c2}@@@@@@@@@@@@@@${c1}:#####:
``:##:.${c2}@@@@@@@@@@@@${c1}^## # :
: ## ${c2}\@@@;@@@/ ${c1}:: # :
${c2} VVV
EOF
;;