mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Still keep debian
This commit is contained in:
parent
9e3418d319
commit
12e0592ac8
1 changed files with 1 additions and 1 deletions
|
@ -8631,7 +8631,7 @@ function _p9k_init_cacheable() {
|
||||||
if [[ -f /etc/apt/sources.list.d/raspi.list ]]; then
|
if [[ -f /etc/apt/sources.list.d/raspi.list ]]; then
|
||||||
_p9k_set_os Linux LINUX_RASPBIAN_ICON
|
_p9k_set_os Linux LINUX_RASPBIAN_ICON
|
||||||
else
|
else
|
||||||
_p9k_set_os Linux LINUX_RASPBIAN_ICON
|
_p9k_set_os Linux LINUX_DEBIAN_ICON
|
||||||
fi
|
fi
|
||||||
;; *elementary*) _p9k_set_os Linux LINUX_ELEMENTARY_ICON;;
|
;; *elementary*) _p9k_set_os Linux LINUX_ELEMENTARY_ICON;;
|
||||||
*fedora*) _p9k_set_os Linux LINUX_FEDORA_ICON;;
|
*fedora*) _p9k_set_os Linux LINUX_FEDORA_ICON;;
|
||||||
|
|
Loading…
Reference in a new issue