mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-23 12:09:55 +00:00
Kernel [IRIX]: Better words
This commit is contained in:
2
neofetch
2
neofetch
@@ -322,7 +322,7 @@ get_title() {
|
||||
}
|
||||
|
||||
get_kernel() {
|
||||
# Since these OSes are integrated systems, it's better to skip this function altogether
|
||||
# Since these OS are integrated systems, it's better to skip this function altogether
|
||||
[[ "$os" =~ (AIX|IRIX) ]] && return
|
||||
|
||||
case "$kernel_shorthand" in
|
||||
|
||||
Reference in New Issue
Block a user