summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@deepsig.io>2017-11-02 21:38:20 +0300
committerBen Hilburn <bhilburn@deepsig.io>2017-11-02 21:38:20 +0300
commiteb2e1b0e96537f4b176b30ed74d623f979886dca (patch)
treed2a9af70c64359f26f8669e85685231a7d1b5d61 /README.md
parent43ab3ebefd3f5c6392f747c2d62eafd30fd60e45 (diff)
parent948e7f5bff288dd0b91b1d37d13b2e9bb1592f00 (diff)
Merge branch 'master' into next
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 068a2ef9..db514348 100644
--- a/README.md
+++ b/README.md
@@ -437,8 +437,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 "
```