mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-01-22 22:45:37 +01:00
added icon for kali linux
This commit is contained in:
parent
045f006c50
commit
94c4428ddc
2 changed files with 8 additions and 0 deletions
|
|
@ -8493,6 +8493,7 @@ function _p9k_init_cacheable() {
|
|||
*elementary*) _p9k_set_os Linux LINUX_ELEMENTARY_ICON;;
|
||||
*fedora*) _p9k_set_os Linux LINUX_FEDORA_ICON;;
|
||||
*coreos*) _p9k_set_os Linux LINUX_COREOS_ICON;;
|
||||
*kali*) _p9k_set_os Linux LINUX_KALI_ICON;;
|
||||
*gentoo*) _p9k_set_os Linux LINUX_GENTOO_ICON;;
|
||||
*mageia*) _p9k_set_os Linux LINUX_MAGEIA_ICON;;
|
||||
*centos*) _p9k_set_os Linux LINUX_CENTOS_ICON;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue