summaryrefslogtreecommitdiff
path: root/paleofetch/logos/arch2.h
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-05-03 12:03:52 -0500
committerstkhan <personal@slickd.xyz>2021-05-03 12:03:52 -0500
commitcd511f1783f4933bce05a995c82f9160edb7d0e6 (patch)
tree40633df933e3159c5190ead82681b98c68611fc8 /paleofetch/logos/arch2.h
parent99c885f477f8a06f1c4c6778e5fa9f2373a38e7b (diff)
Fixed some stuff, added ns, relocated scripts /usr/local/bin
Diffstat (limited to 'paleofetch/logos/arch2.h')
-rw-r--r--paleofetch/logos/arch2.h21
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[] = {
- " + ",
- " # ",
- " ### ",
- " ##### ",
- " ###### ",
- " ; #####; ",
- " +##.##### ",
- " +########## ",
- " #############; ",
- " ###############+ ",
- " ####### ####### ",
- " .######; ;###;`'. ",
- " .#######; ;#####. ",
- " #########. .########` ",
- " ######' '###### ",
- " ;#### ####; ",
- " ##' '## ",
- "#' `# "
-};