From 00215fcbd1de6ca1929f4ce56b45ab959574f959 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 17 Aug 2016 10:08:25 +1000 Subject: [PATCH 1/2] Added OpenWrt ascii art --- ascii/distro/openwrt | 7 +++++++ neofetch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 ascii/distro/openwrt diff --git a/ascii/distro/openwrt b/ascii/distro/openwrt new file mode 100644 index 00000000..cf3f83f4 --- /dev/null +++ b/ascii/distro/openwrt @@ -0,0 +1,7 @@ +"\ +${c2} _______ ________ __ +| |.-----.-----.-----.| | | |.----.| |_ +| - || _ | -__| || | | || _|| _| +|_______|| __|_____|__|__||________||__| |____| + |__| +" diff --git a/neofetch b/neofetch index 180afd5b..71f3cfd0 100755 --- a/neofetch +++ b/neofetch @@ -2303,7 +2303,7 @@ colors() { ascii_distro="redhat" ;; - "Kogaion"* | "Elementary"* | "GalliumOS"*) + "Kogaion"* | "Elementary"* | "GalliumOS"* | "OpenWrt"*) setcolors 4 7 ;; From 0f76b59a3214aa2559506c9cea5434aeeb81329e Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 19 Aug 2016 09:59:28 +1000 Subject: [PATCH 2/2] Split logo --- ascii/distro/openwrt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/ascii/distro/openwrt b/ascii/distro/openwrt index cf3f83f4..b9ce0172 100644 --- a/ascii/distro/openwrt +++ b/ascii/distro/openwrt @@ -1,7 +1,11 @@ "\ -${c2} _______ ________ __ -| |.-----.-----.-----.| | | |.----.| |_ -| - || _ | -__| || | | || _|| _| -|_______|| __|_____|__|__||________||__| |____| +${c1} _______ +| |.-----.-----.-----. +| - || _ | -__| | +|_______|| __|_____|__|__| |__| + ________ __ +| | | |.----.| |_ +| | | || _|| _| +|________||__| |____| "