parent
6ff0b0a28b
commit
3ed56a46b3
1 changed files with 2 additions and 26 deletions
28
neofetch
28
neofetch
|
@ -1555,7 +1555,6 @@ 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
|
||||||
|
@ -7627,30 +7626,7 @@ ${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'
|
||||||
|
@ -10916,7 +10892,7 @@ oMMMMmMMMMNds:.+MMMmmMMN/.-odNMMMMmMMMM+
|
||||||
.odNm+ /dNms.
|
.odNm+ /dNms.
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue