From 00215fcbd1de6ca1929f4ce56b45ab959574f959 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 17 Aug 2016 10:08:25 +1000 Subject: [PATCH] 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 ;;