ASCII: Added ASCII art for AIX
This commit is contained in:
parent
9667fccbd7
commit
79ef172623
2 changed files with 25 additions and 0 deletions
5
neofetch
5
neofetch
|
|
@ -2580,6 +2580,11 @@ get_distro_colors() {
|
|||
#
|
||||
# $ascii_distro is the same as $distro.
|
||||
case "$ascii_distro" in
|
||||
"AIX"*)
|
||||
set_colors 2 7
|
||||
ascii_file="aix"
|
||||
;;
|
||||
|
||||
"alpine_small")
|
||||
set_colors 4 7
|
||||
ascii_file="alpine_small"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue