Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
Merge pull request #656 from ylluminarious/remove-weird-glyphs
Browse files Browse the repository at this point in the history
remove weird glyphs in README.md
  • Loading branch information
bhilburn committed Oct 26, 2017
2 parents 1f88c28 + 3b2a2bb commit 98729cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -436,8 +436,8 @@ POWERLEVEL9K_HOST_TEMPLATE="%2m"

By default, LOCAL hosts will show the host icon and remote hosts will show the SSH icon. You can override them by setting
```
POWERLEVEL9K_HOST_ICON="\uF109 " # 
POWERLEVEL9K_SSH_ICON="\uF489 " # 
POWERLEVEL9K_HOST_ICON="\uF109 "
POWERLEVEL9K_SSH_ICON="\uF489 "
```


Expand Down

0 comments on commit 98729cd

Please sign in to comment.