Skip to content

Commit

Permalink
[PR] dylanaraps/neofetch#2357 from gapan - Add Salix ascii art
Browse files Browse the repository at this point in the history
Upstream PR: dylanaraps/neofetch#2357
Thanks to @gapan

Co-authored-by: George Vlahavas <vlahavas@gmail.com>
  • Loading branch information
hykilpikonna and gapan committed Aug 10, 2023
2 parents 01821a8 + c547ccb commit 59ef643
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -12992,6 +12992,32 @@ xxxxxxxxxxxxxxxxxx0 xxxxxxxxxxxxxx
x00
EOF
;;

"Salix"*)
set_colors 2
read -rd '' ascii_data <<'EOF'
${c1} __s_aaaaaaaaauuoXSSSSSSSS:
._xSSSSSSSSSSSSSSSSSSSSSSSSSS:
_aSSSSSSSSSSSSSSSSSSSSSSSSSSSSS:
_xSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS:
<XSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS:
-"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^'

.ssssssssssssssssssssssssssssssssssss
{SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSl
oSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS;
:XSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS;
{SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
-"""""""""""""""""""""""""""""""""""'

<assssssssssssssssssssssssssssssss>
nSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS}
nSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS}`
XSSSSSSSSSSSSSSSSSSSSSSSSSSSS"`
SSSSSSSSSSSSSSSSSSSSSSSSS!"`
-""""""""""""""""""""""`
EOF
;;

"Scientific"*)
set_colors 4 7 1
Expand Down

0 comments on commit 59ef643

Please sign in to comment.