mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-26 05:50:07 +00:00
empty rust icon for patched mode
This commit is contained in:
parent
72315fdc59
commit
c991553fb2
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ case $POWERLEVEL9K_MODE in
|
||||||
VCS_REMOTE_BRANCH_ICON ' '$'\UE804 ' #
|
VCS_REMOTE_BRANCH_ICON ' '$'\UE804 ' #
|
||||||
VCS_GIT_ICON $'\UE20E ' #
|
VCS_GIT_ICON $'\UE20E ' #
|
||||||
VCS_HG_ICON $'\UE1C3 ' #
|
VCS_HG_ICON $'\UE1C3 ' #
|
||||||
|
RUST_ICON ''
|
||||||
)
|
)
|
||||||
;;
|
;;
|
||||||
'awesome-fontconfig')
|
'awesome-fontconfig')
|
||||||
|
|
Loading…
Reference in a new issue