1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-12 08:10:07 +00:00

Set icon-Array as global variable, so that it is visible in later functions. This is important to make the icon-override mechanism work in antigen.

This commit is contained in:
Dominik Ritter 2015-08-18 23:44:21 +02:00
parent 818fe15cf5
commit 5795442dbc

View file

@ -52,7 +52,7 @@
# bizarre characters below, your fonts are not correctly installed. If you
# do not want to install a special font, you can set `POWERLEVEL9K_MODE` to
# `compatible`. This shows all icons in regular symbols.
typeset -A icons
typeset -gAH icons
case $POWERLEVEL9K_MODE in
'flat'|'awesome-patched')
# Awesome-Patched Font required!