mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
Add service icon definition for fa-patched
Add configuration for icon definitions on 'flat'|'awesome-patched' section.
This commit is contained in:
parent
1ff9da64d9
commit
81f7175f76
1 changed files with 3 additions and 0 deletions
|
@ -68,6 +68,9 @@ case $POWERLEVEL9K_MODE in
|
|||
VCS_BRANCH_ICON $'\uE220' #
|
||||
VCS_REMOTE_BRANCH_ICON ' '$'\uE804 ' #
|
||||
VCS_GIT_ICON $'\uE20E ' #
|
||||
VCS_GIT_GITHUB_ICON $'\uE20E ' #
|
||||
VCS_GIT_BITBUCKET_ICON $'\uE20E ' #
|
||||
VCS_GIT_GITLAB_ICON $'\uE20E ' #
|
||||
VCS_HG_ICON $'\uE1C3 ' #
|
||||
VCS_SVN_ICON '(svn) '
|
||||
RUST_ICON ''
|
||||
|
|
Loading…
Reference in a new issue