diff --git a/hyfetch/distros/aosc_os_retro.py b/hyfetch/distros/aosc_os_retro.py deleted file mode 100644 index 0b9d95dd..00000000 --- a/hyfetch/distros/aosc_os_retro.py +++ /dev/null @@ -1,25 +0,0 @@ -# This file is automatically generated. Please do not modify. - -from . import AsciiArt - -aosc_os_retro = AsciiArt(match=r'''"AOSC OS/Retro"*''', color='4 7 1 3', ascii=r""" -${c2} ......... - ................... - .....................${c1}################${c2} - .............. ....${c1}################${c2} -.............. ...${c1}################${c2} -............. ..${c1}****************${c2} -............ . .${c1}****************${c2} -........... ... ${c1}................${c2} -.......... ..... ${c1}...............${c2} -......... ....... ... - .${c3}...... ${c2}. - ${c3}..... .....${c2}.... ${c4}........... - ${c3}.... ......${c2}. ${c4}........... - ${c3}... ....... ${c4}........... - ${c3}................ ${c4}*********** - ${c3}................ ${c4}########### - ${c3}**************** - ${c3}################ -""") - \ No newline at end of file diff --git a/hyfetch/distros/aoscosretro_small.py b/hyfetch/distros/aoscosretro_small.py deleted file mode 100644 index c6f2eaf3..00000000 --- a/hyfetch/distros/aoscosretro_small.py +++ /dev/null @@ -1,16 +0,0 @@ -# This file is automatically generated. Please do not modify. - -from . import AsciiArt - -aoscosretro_small = AsciiArt(match=r'''"aoscosretro_small"''', color='4 7 1 3', ascii=r""" -${c2} _____ ${c1}_____${c2} - -' '-${c1}| |${c2} - / ___ ${c1}| |${c2} -| / _ \${c1}|_____|${c2} -' / /_\ \ - \ / _____ \${c4}___ - ${c3}|${c2}/_/ ${c3}| ${c4}| | - ${c3}| | ${c4}|___| - ${c3}|_____| -""") - \ No newline at end of file diff --git a/hyfetch/distros/aster.py b/hyfetch/distros/aster.py deleted file mode 100644 index 088b4e9e..00000000 --- a/hyfetch/distros/aster.py +++ /dev/null @@ -1,25 +0,0 @@ -# This file is automatically generated. Please do not modify. - -from . import AsciiArt - -aster = AsciiArt(match=r'''"Aster"*''', color='6 6', ascii=r""" -${c1} ...''... -${c1} .;oOXWMWNXXXNMMN0d:. -${c1} .oXMWOo;.. ..:oO; -${c1} ;KMWx, co, -${c1} 'KMNl dMMW. -${c1} oMMx xMMMMk -${c1} xMM: dMMMMMM; -${c1} cMMl dMMMMMMMW -${c1} NMK xMMMx::dXMx -${c1} ,MMl xMMN' .o. -${c1} cMM; dMMW' -${c1} ;MMc oMMW, -${c1} WMK dMMW, ccccccc. -${c1} lMMl oMMM; ooooooo. -${c1} OMMc ... -${c1} xMMx -${c1} ;XMN: -${c1} ,. -""") - \ No newline at end of file diff --git a/hyfetch/distros/openwrt.py b/hyfetch/distros/openwrt.py deleted file mode 100644 index 29b11799..00000000 --- a/hyfetch/distros/openwrt.py +++ /dev/null @@ -1,16 +0,0 @@ -# This file is automatically generated. Please do not modify. - -from . import AsciiArt - -openwrt = AsciiArt(match=r'''"OpenWrt"*''', color='4 7 1', ascii=r""" -${c1} _______ -| |.-----.-----.-----. -| - || _ | -__| | -|_______|| __|_____|__|__| - |__| - ________ __ -| | | |.----.| |_ -| | | || _|| _| -|________||__| |____| -""") - \ No newline at end of file