nerdfonts-v3: add an icon for EndevourOS (#1933)

This commit is contained in:
Roman Perepelitsa 2023-04-02 13:34:20 +02:00
commit 6c82236d6f
3 changed files with 9 additions and 0 deletions

View file

@ -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
;;