From cd511f1783f4933bce05a995c82f9160edb7d0e6 Mon Sep 17 00:00:00 2001 From: stkhan Date: Mon, 3 May 2021 12:03:52 -0500 Subject: Fixed some stuff, added ns, relocated scripts /usr/local/bin --- paleofetch/logos/arch2.h | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 paleofetch/logos/arch2.h (limited to 'paleofetch/logos/arch2.h') 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[] = { - " + ", - " # ", - " ### ", - " ##### ", - " ###### ", - " ; #####; ", - " +##.##### ", - " +########## ", - " #############; ", - " ###############+ ", - " ####### ####### ", - " .######; ;###;`'. ", - " .#######; ;#####. ", - " #########. .########` ", - " ######' '###### ", - " ;#### ####; ", - " ##' '## ", - "#' `# " -}; -- cgit v1.2.3