mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-25 00:21:58 +00:00
whitespace fix
This commit is contained in:
parent
c991553fb2
commit
67dce19024
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ case $POWERLEVEL9K_MODE in
|
||||||
VCS_GIT_ICON $'\UF113 ' #
|
VCS_GIT_ICON $'\UF113 ' #
|
||||||
VCS_HG_ICON $'\UF0C3 ' #
|
VCS_HG_ICON $'\UF0C3 ' #
|
||||||
RUST_ICON $'\UE6A8' #
|
RUST_ICON $'\UE6A8' #
|
||||||
)
|
)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
# Powerline-Patched Font required!
|
# Powerline-Patched Font required!
|
||||||
|
|
Loading…
Reference in a new issue