mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-12 19:18:28 +02:00
typo
This commit is contained in:
parent
56a7d6c245
commit
d2361d4dda
@ -4841,7 +4841,7 @@ function _p9k_set_os() {
|
||||
}
|
||||
|
||||
function _p9k_init_cacheable() {
|
||||
(( $+functions[_p9k_init_icons] )) || "${__p9k_root_dir}/internal/icons.zsh"
|
||||
(( $+functions[_p9k_init_icons] )) || source "${__p9k_root_dir}/internal/icons.zsh"
|
||||
_p9k_init_icons
|
||||
_p9k_init_params
|
||||
_p9k_init_prompt
|
||||
|
Loading…
Reference in New Issue
Block a user