[F] Fix Aster wildcard matching
This commit is contained in:
parent
b5f1af6949
commit
d607b3326c
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -7232,7 +7232,7 @@ ${c4} %%%
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Aster")
|
||||
"Aster"*)
|
||||
set_colors 6 6
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} ...''...
|
||||
|
|
Loading…
Reference in a new issue