distro: simpler haiku
This commit is contained in:
parent
6914fd6292
commit
efb2042fa6
1 changed files with 1 additions and 2 deletions
3
neofetch
3
neofetch
|
@ -1021,8 +1021,7 @@ get_distro() {
|
|||
;;
|
||||
|
||||
"Haiku")
|
||||
read -r name version _ <<< "$(uname -s)"
|
||||
distro="$name $version"
|
||||
distro=Haiku
|
||||
;;
|
||||
|
||||
"AIX")
|
||||
|
|
Loading…
Reference in a new issue