diff options
Diffstat (limited to 'paleofetch/logos/arch2.h')
| -rw-r--r-- | paleofetch/logos/arch2.h | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/paleofetch/logos/arch2.h b/paleofetch/logos/arch2.h deleted file mode 100644 index e06cfe2..0000000 --- a/paleofetch/logos/arch2.h +++ /dev/null @@ -1,21 +0,0 @@ -// And this was stolen from archey3 -char *LOGO[] = { - " + ", - " # ", - " ### ", - " ##### ", - " ###### ", - " ; #####; ", - " +##.##### ", - " +########## ", - " #############; ", - " ###############+ ", - " ####### ####### ", - " .######; ;###;`'. ", - " .#######; ;#####. ", - " #########. .########` ", - " ######' '###### ", - " ;#### ####; ", - " ##' '## ", - "#' `# " -}; |