Update neofetch (#1732)
This commit is contained in:
parent
21c9c5f22b
commit
41f75b7b48
22
neofetch
22
neofetch
|
@ -6359,6 +6359,28 @@ ${c2} ..........
|
||||||
...',;;;;;;,,...
|
...',;;;;;;,,...
|
||||||
.....
|
.....
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
||||||
|
"CelOS"*)
|
||||||
|
set_colors 3 2 4 5 7
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
|
||||||
|
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||||
|
@@@# @@@
|
||||||
|
@@ ,#%%%%%(. (@
|
||||||
|
@# %%%%%%%%%%%%%%# @
|
||||||
|
@# %%%%%%%%# %%%/ @
|
||||||
|
@# #%%%%%%%%. #%%%* @
|
||||||
|
@# %%%%%%%%%%%* (%%%%%# @
|
||||||
|
@# #%%%% %%%%%%%%%%%, @
|
||||||
|
@# #%%%%%%%%%%%%%%%%%, @
|
||||||
|
@# #%%%%%%%%%%%%%* @
|
||||||
|
@@ *##%#(, @@
|
||||||
|
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||||
|
|
||||||
|
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"centos_small"*)
|
"centos_small"*)
|
||||||
|
|
Reference in New Issue