Update neofetch (#1732)
This commit is contained in:
parent
21c9c5f22b
commit
41f75b7b48
1 changed files with 22 additions and 0 deletions
22
neofetch
22
neofetch
|
@ -6359,6 +6359,28 @@ ${c2} ..........
|
|||
...',;;;;;;,,...
|
||||
.....
|
||||
EOF
|
||||
|
||||
|
||||
"CelOS"*)
|
||||
set_colors 3 2 4 5 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
@@@# @@@
|
||||
@@ ,#%%%%%(. (@
|
||||
@# %%%%%%%%%%%%%%# @
|
||||
@# %%%%%%%%# %%%/ @
|
||||
@# #%%%%%%%%. #%%%* @
|
||||
@# %%%%%%%%%%%* (%%%%%# @
|
||||
@# #%%%% %%%%%%%%%%%, @
|
||||
@# #%%%%%%%%%%%%%%%%%, @
|
||||
@# #%%%%%%%%%%%%%* @
|
||||
@@ *##%#(, @@
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
||||
|
||||
EOF
|
||||
;;
|
||||
;;
|
||||
|
||||
"centos_small"*)
|
||||
|
|
Loading…
Reference in a new issue