mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
nerdfonts-v3: add an icon for EndevourOS (#1933)
This commit is contained in:
parent
6b50e0918b
commit
6c82236d6f
3 changed files with 9 additions and 0 deletions
|
|
@ -8485,6 +8485,7 @@ function _p9k_init_cacheable() {
|
|||
*artix*) _p9k_set_os Linux LINUX_ARTIX_ICON;;
|
||||
*rhel*) _p9k_set_os Linux LINUX_RHEL_ICON;;
|
||||
amzn) _p9k_set_os Linux LINUX_AMZN_ICON;;
|
||||
endeavouros) _p9k_set_os Linux LINUX_ENDEAVOUROS_ICON;;
|
||||
*) _p9k_set_os Linux LINUX_ICON;;
|
||||
esac
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue