Added OpenWrt ascii art
This commit is contained in:
parent
163417f771
commit
00215fcbd1
2 changed files with 8 additions and 1 deletions
7
ascii/distro/openwrt
Normal file
7
ascii/distro/openwrt
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
"\
|
||||||
|
${c2} _______ ________ __
|
||||||
|
| |.-----.-----.-----.| | | |.----.| |_
|
||||||
|
| - || _ | -__| || | | || _|| _|
|
||||||
|
|_______|| __|_____|__|__||________||__| |____|
|
||||||
|
|__|
|
||||||
|
"
|
2
neofetch
2
neofetch
|
@ -2303,7 +2303,7 @@ colors() {
|
||||||
ascii_distro="redhat"
|
ascii_distro="redhat"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Kogaion"* | "Elementary"* | "GalliumOS"*)
|
"Kogaion"* | "Elementary"* | "GalliumOS"* | "OpenWrt"*)
|
||||||
setcolors 4 7
|
setcolors 4 7
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue