mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-25 22:22:31 +01:00
Add RHEL to the OS Icon lists
This commit is contained in:
parent
7a72acf563
commit
f6a1bfe8db
3 changed files with 6524 additions and 6516 deletions
|
|
@ -1103,6 +1103,7 @@ function os_icon_name() {
|
|||
*manjaro*) echo LINUX_MANJARO_ICON;;
|
||||
*void*) echo LINUX_VOID_ICON;;
|
||||
*artix*) echo LINUX_ARTIX_ICON;;
|
||||
*rhel*) echo LINUX_RHEL_ICON;;
|
||||
*) echo LINUX_ICON;;
|
||||
esac
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue