mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 09:08:38 +00:00
22
neofetch
22
neofetch
@@ -5249,6 +5249,28 @@ h//NNNNh ossss` +h md- .hm/ `sNNNNN:+y
|
||||
EOF
|
||||
;;
|
||||
|
||||
"Hash"*)
|
||||
set_colors 123
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1}
|
||||
|
||||
+ ###### +
|
||||
### ###### ###
|
||||
##### ###### #####
|
||||
###### ###### ######
|
||||
|
||||
####### '"###### '"########
|
||||
####### ###### ########
|
||||
####### ###### ########
|
||||
|
||||
###### '"###### '"######
|
||||
##### ###### #####
|
||||
### ###### ###
|
||||
~ ###### ~
|
||||
|
||||
EOF
|
||||
;;
|
||||
|
||||
"alpine_small")
|
||||
set_colors 4 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
Reference in New Issue
Block a user