1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00
This commit is contained in:
romkatv 2019-10-21 15:28:31 +02:00
parent 56a7d6c245
commit d2361d4dda

View file

@ -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