'--ascii_distro mac' now works correctly
This commit is contained in:
parent
23d7253057
commit
0a803041b2
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2547,7 +2547,7 @@ colors () {
|
||||||
setcolors 4 8
|
setcolors 4 8
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*"OS X"* | *"iOS"*)
|
*"OS X"* | *"iOS"* | "Mac")
|
||||||
setcolors 2 3 1 1 5 4
|
setcolors 2 3 1 1 5 4
|
||||||
ascii_distro="mac"
|
ascii_distro="mac"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue