[PR] dylanaraps/neofetch#1896 from sulincix - Sulin
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1896 Thanks to @sulincix Co-authored-by: sulincix <55052890+sulincix@users.noreply.github.com>
This commit is contained in:
commit
04d43aadd2
1 changed files with 48 additions and 19 deletions
67
neofetch
67
neofetch
|
|
@ -804,7 +804,7 @@ image_source="auto"
|
||||||
# Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith,
|
# Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith,
|
||||||
# Rocky, Rosa, sabotage, Sabayon, Sailfish, SalentOS, ShastraOS, Scientific, Septor,
|
# Rocky, Rosa, sabotage, Sabayon, Sailfish, SalentOS, ShastraOS, Scientific, Septor,
|
||||||
# SereneLinux, SharkLinux, Siduction, SkiffOS, Slackware, SliTaz, SmartOS,
|
# SereneLinux, SharkLinux, Siduction, SkiffOS, Slackware, SliTaz, SmartOS,
|
||||||
# Solus, Soda, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap, t2,
|
# Solus, Soda, Sulin, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap, t2,
|
||||||
# openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
|
# openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
|
||||||
# Ubuntu-Cinnamon, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu Touch, Ubuntu-MATE,
|
# Ubuntu-Cinnamon, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu Touch, Ubuntu-MATE,
|
||||||
# Ubuntu-Studio, Ubuntu-Sway, Ubuntu, Ultramarine, Univention, Uos, Venom, Void, yiffOS, VNux, semc,
|
# Ubuntu-Studio, Ubuntu-Sway, Ubuntu, Ultramarine, Univention, Uos, Venom, Void, yiffOS, VNux, semc,
|
||||||
|
|
@ -1627,6 +1627,8 @@ get_packages() {
|
||||||
has emerge && dir "/var/db/pkg/*/*"
|
has emerge && dir "/var/db/pkg/*/*"
|
||||||
has Compile && dir "/Programs/*/"
|
has Compile && dir "/Programs/*/"
|
||||||
has eopkg && dir "/var/lib/eopkg/package/*"
|
has eopkg && dir "/var/lib/eopkg/package/*"
|
||||||
|
has inary && dir "/var/lib/inary/package/*"
|
||||||
|
has tekel && dir "/data/app/$USER/* /data/app/system/*"
|
||||||
has crew && dir "${CREW_PREFIX:-/usr/local}/etc/crew/meta/*.filelist"
|
has crew && dir "${CREW_PREFIX:-/usr/local}/etc/crew/meta/*.filelist"
|
||||||
has pkgtool && dir "/var/log/packages/*"
|
has pkgtool && dir "/var/log/packages/*"
|
||||||
has scratch && dir "/var/lib/scratchpkg/index/*/.pkginfo"
|
has scratch && dir "/var/lib/scratchpkg/index/*/.pkginfo"
|
||||||
|
|
@ -5321,7 +5323,7 @@ ASCII:
|
||||||
Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,
|
Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,
|
||||||
sabotage, Sabayon, Sailfish, SalentOS, ShastraOS, Scientific, Septor,
|
sabotage, Sabayon, Sailfish, SalentOS, ShastraOS, Scientific, Septor,
|
||||||
SereneLinux, SharkLinux, Siduction, Slackware, SliTaz, SmartOS,
|
SereneLinux, SharkLinux, Siduction, Slackware, SliTaz, SmartOS,
|
||||||
Solus, Soda, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap,
|
Solus, Soda, Sulin, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap,
|
||||||
t2, openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
|
t2, openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
|
||||||
Ubuntu-Cinnamon, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu-MATE,
|
Ubuntu-Cinnamon, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu-MATE,
|
||||||
Ubuntu-Studio, Ubuntu-Sway, Ubuntu, Ultramarine, Uos, Univention, Venom, Void, VNux, semc,
|
Ubuntu-Studio, Ubuntu-Sway, Ubuntu, Ultramarine, Uos, Univention, Venom, Void, VNux, semc,
|
||||||
|
|
@ -6297,23 +6299,23 @@ EOF
|
||||||
"ArchStrike"*)
|
"ArchStrike"*)
|
||||||
set_colors 8 6
|
set_colors 8 6
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c1} *
|
${c1} *
|
||||||
**.
|
**.
|
||||||
****
|
****
|
||||||
******
|
******
|
||||||
*******
|
*******
|
||||||
** *******
|
** *******
|
||||||
**** *******
|
**** *******
|
||||||
${c1}****${c2}_____${c1}***${c2}/${c1}*
|
${c1}****${c2}_____${c1}***${c2}/${c1}*
|
||||||
***${c2}/${c1}*******${c2}//${c1}***
|
***${c2}/${c1}*******${c2}//${c1}***
|
||||||
**${c2}/${c1}********${c2}///${c1}*${c2}/${c1}**
|
**${c2}/${c1}********${c2}///${c1}*${c2}/${c1}**
|
||||||
**${c2}/${c1}*******${c2}////${c1}***${c2}/${c1}**
|
**${c2}/${c1}*******${c2}////${c1}***${c2}/${c1}**
|
||||||
**${c2}/${c1}****${c2}//////.,${c1}****${c2}/${c1}**
|
**${c2}/${c1}****${c2}//////.,${c1}****${c2}/${c1}**
|
||||||
***${c2}/${c1}*****${c2}/////////${c1}**${c2}/${c1}***
|
***${c2}/${c1}*****${c2}/////////${c1}**${c2}/${c1}***
|
||||||
****${c2}/${c1}**** ${c2}/////${c1}***${c2}/${c1}****
|
****${c2}/${c1}**** ${c2}/////${c1}***${c2}/${c1}****
|
||||||
******${c2}/${c1}*** ${c2}//// ${c1}**${c2}/${c1}******
|
******${c2}/${c1}*** ${c2}//// ${c1}**${c2}/${c1}******
|
||||||
********${c2}/${c1}* ${c2}/// ${c1}*${c2}/${c1}********
|
********${c2}/${c1}* ${c2}/// ${c1}*${c2}/${c1}********
|
||||||
,****** ${c2}// ______ / ${c1}******,
|
,****** ${c2}// ______ / ${c1}******,
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
@ -11304,6 +11306,33 @@ ${c2} -```````````
|
||||||
`:+ssssssssssssssssssss+-
|
`:+ssssssssssssssssssss+-
|
||||||
`-/+ssssssssssso+/-`
|
`-/+ssssssssssso+/-`
|
||||||
`.-----..`
|
`.-----..`
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
|
"Sulin"*)
|
||||||
|
set_colors 4 7 1
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c2}
|
||||||
|
/\ /\
|
||||||
|
( \\\\ // )
|
||||||
|
\ \\\\ // /
|
||||||
|
\_\\\\||||//_/
|
||||||
|
\/ _ _ \
|
||||||
|
\/|(O)(O)|
|
||||||
|
\/ | |
|
||||||
|
___________________\/ \ /
|
||||||
|
// // |____|
|
||||||
|
// || / \
|
||||||
|
//| \| \ 0 0 /
|
||||||
|
// \ ) V / \____/
|
||||||
|
// \ / ( /
|
||||||
|
\ /_________| |_/
|
||||||
|
/ /\ / | ||
|
||||||
|
/ / / / \ ||
|
||||||
|
| | | | | ||
|
||||||
|
| | | | | ||
|
||||||
|
|_| |_| |_||
|
||||||
|
\_\ \_\ \_\\
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue