mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
add P9K_OS_ICON
This commit is contained in:
parent
c3ddca85ff
commit
cf8f7f49fe
1 changed files with 2 additions and 0 deletions
|
@ -7827,6 +7827,8 @@ _p9k_init() {
|
|||
_p9k_init_vars
|
||||
_p9k_restore_state || _p9k_init_cacheable
|
||||
|
||||
typeset -g P9K_OS_ICON=$_p9k_os_icon
|
||||
|
||||
local -i i
|
||||
local elem
|
||||
|
||||
|
|
Loading…
Reference in a new issue