mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-03 16:30:07 +00:00
Undelete ubuntu. I shouldn't code this tired.
This commit is contained in:
parent
31d99b694c
commit
bb16e366c3
1 changed files with 1 additions and 0 deletions
|
@ -8633,6 +8633,7 @@ function _p9k_init_cacheable() {
|
|||
_p9k_set_os Linux LINUX_DEBIAN_ICON
|
||||
fi
|
||||
;;
|
||||
*ubuntu*) _p9k_set_os Linux LINUX_UBUNTU_ICON;;
|
||||
*elementary*) _p9k_set_os Linux LINUX_ELEMENTARY_ICON;;
|
||||
*fedora*) _p9k_set_os Linux LINUX_FEDORA_ICON;;
|
||||
*coreos*) _p9k_set_os Linux LINUX_COREOS_ICON;;
|
||||
|
|
Loading…
Reference in a new issue