Skip to content

Commit

Permalink
[PR] dylanaraps/neofetch#2149 from vivekpal1 - ShastraOS logo
Browse files Browse the repository at this point in the history
Upstream PR: dylanaraps/neofetch#2149
Thanks to @vivekpal1

Co-authored-by: Vivek Pal <vivekpal@duck.com>
  • Loading branch information
hykilpikonna and vivekpal1 committed Jul 30, 2022
2 parents 496523a + fabeccc commit ee1403d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 3 deletions.
29 changes: 27 additions & 2 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ image_source="auto"
# TrueOS, PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
# Proxmox, PuffOS, Puppy, PureOS, Qubes, Qubyt, Quibian, Radix, Raspbian,
# Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith,
# Rocky, Rosa, sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
# Rocky, Rosa, sabotage, Sabayon, Sailfish, SalentOS, ShastraOS, Scientific, Septor,
# SereneLinux, SharkLinux, Siduction, SkiffOS, Slackware, SliTaz, SmartOS,
# Solus, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap, t2,
# openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
Expand Down Expand Up @@ -5179,7 +5179,7 @@ ASCII:
PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
Proxmox, PuffOS, Puppy, PureOS, Qubes, Qubyt, Quibian, Radix, Raspbian, Reborn_OS,
Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,
sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
sabotage, Sabayon, Sailfish, SalentOS, ShastraOS Scientific, Septor,
SereneLinux, SharkLinux, Siduction, Slackware, SliTaz, SmartOS,
Solus, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap,
t2, openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
Expand Down Expand Up @@ -10389,6 +10389,31 @@ ${c2} `:smMM${c4}yy${c3}MMNy/`
EOF
;;

"ShastraOS"*)
set_colors 6
read -rd '' ascii_data <<'EOF'
${c1} ..,;;,'.
':oo. ;o:
:o, ol
.oo ..';co:
ooo',;:looo;
.;lddl
cx .xl .c:'
dd xx xx ,d;
.xd cx. xx dd.
cx: .xo xx ,x:
'xl xx cx' .xl
xd, xx .xd dx.
.xo:xx xx .xx
'c xx:.'lx:
..,;cxxxo
.';:codxxl lxo
cd. 'xo
:o, 'ld
.oc'...';lo
EOF
;;

"Scientific"*)
set_colors 4 7 1
read -rd '' ascii_data <<'EOF'
Expand Down
2 changes: 1 addition & 1 deletion neofetch.1
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ osmc, Oracle, OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix,
TrueOS, PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
Proxmox, Puppy, PureOS, Qubes, Quibian, Radix, Raspbian, Reborn_OS,
Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,
sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
sabotage, Sabayon, Sailfish, SalentOS, ShastraOS, Scientific, Septor,
SereneLinux, SharkLinux, Siduction, Slackware, SliTaz, SmartOS,
Solus, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap,
t2, openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
Expand Down

0 comments on commit ee1403d

Please sign in to comment.