mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
parent
b228f50c7e
commit
4a97368ef2
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ __logo() {
|
|||
logo=" lm "
|
||||
$MARKUP && printf "$(color g w)$logo$(color -)$(color g w)$(color -) " || printf "$logo"
|
||||
;;
|
||||
*red*hat*)
|
||||
*red*hat*|*rhel*)
|
||||
logo=" RH "
|
||||
$MARKUP && printf "$(color R k)%s$(color -)" "$logo" || printf "$logo"
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue