diff --git a/ascii/distro/sabotage b/ascii/distro/sabotage new file mode 100644 index 00000000..d4490fc8 --- /dev/null +++ b/ascii/distro/sabotage @@ -0,0 +1,12 @@ + +${c2} .|'''.| | '||''|. ..|''|| + ||.. ' ||| || || .|' || + ''|||. | || ||'''|. || || +. '|| .''''|. || || '|. || +|'....|' .|. .||. .||...|' ''|...|' + +|''||''| | ..|'''.| '||''''| + || ||| .|' ' || . + || | || || .... ||''| + || .''''|. '|. || || + .||. .|. .||. ''|...'| .||.....| diff --git a/neofetch b/neofetch index b9e2b096..f795747a 100755 --- a/neofetch +++ b/neofetch @@ -3325,6 +3325,11 @@ get_distro_colors() { ascii_file="rosa" ;; + "sabotage"*) + set_colors 4 7 1 + ascii_file="sabotage" + ;; + "Sabayon"*) set_colors 4 7 1 ascii_file="sabayon"