1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-24 20:30:44 +00:00

Fix icon padding for VCS bookmark icon (#1414) (#1415)

This commit is contained in:
Zachary Palumbo 2021-05-26 10:40:05 -04:00 committed by GitHub
parent c59720647a
commit 35acee119d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -816,6 +816,7 @@ function _p9k_init_icons() {
icons[LEFT_SEGMENT_END_SEPARATOR]+=' '
icons[MULTILINE_LAST_PROMPT_PREFIX]+=' '
icons[VCS_TAG_ICON]+=' '
icons[VCS_BOOKMARK_ICON]+=' '
icons[VCS_COMMIT_ICON]+=' '
icons[VCS_BRANCH_ICON]+=' '
icons[VCS_REMOTE_BRANCH_ICON]+=' '