mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Add rocky icon to wizard
This commit is contained in:
parent
12aa3fa3c4
commit
367c667de6
1 changed files with 1 additions and 0 deletions
|
@ -1156,6 +1156,7 @@ function os_icon_name() {
|
|||
*rhel*) echo LINUX_RHEL_ICON;;
|
||||
amzn) echo LINUX_AMZN_ICON;;
|
||||
endeavouros) echo LINUX_ENDEAVOUROS_ICON;;
|
||||
rocky) echo LINUX_ROCKY_ICON;;
|
||||
*) echo LINUX_ICON;;
|
||||
esac
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue