Added HarDClanZ Linux
This commit is contained in:
parent
6dd85d67fc
commit
118be2c6e6
1 changed files with 26 additions and 2 deletions
26
neofetch
26
neofetch
|
@ -1555,6 +1555,7 @@ get_packages() {
|
||||||
has pkgtool && dir ${br_prefix}/var/log/packages/*
|
has pkgtool && dir ${br_prefix}/var/log/packages/*
|
||||||
has scratch && dir ${br_prefix}/var/lib/scratchpkg/index/*/.pkginfo
|
has scratch && dir ${br_prefix}/var/lib/scratchpkg/index/*/.pkginfo
|
||||||
has kagami && dir ${br_prefix}/var/lib/kagami/pkgs/*
|
has kagami && dir ${br_prefix}/var/lib/kagami/pkgs/*
|
||||||
|
has hardman && dir ${br_prefix}/var/hpkg/packages/*.info
|
||||||
has cave && dir ${br_prefix}/var/db/paludis/repositories/cross-installed/*/data/*/ \
|
has cave && dir ${br_prefix}/var/db/paludis/repositories/cross-installed/*/data/*/ \
|
||||||
${br_prefix}/var/db/paludis/repositories/installed/data/*/
|
${br_prefix}/var/db/paludis/repositories/installed/data/*/
|
||||||
shopt -u nullglob
|
shopt -u nullglob
|
||||||
|
@ -7626,7 +7627,30 @@ ${c1} WW
|
||||||
WW W
|
WW W
|
||||||
EOF
|
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
|
||||||
|
;;
|
||||||
"januslinux"*|"janus"*|"Ataraxia Linux"*|"Ataraxia"*)
|
"januslinux"*|"janus"*|"Ataraxia Linux"*|"Ataraxia"*)
|
||||||
set_colors 4 5 6 2
|
set_colors 4 5 6 2
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
|
Loading…
Reference in a new issue