aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <ben.hilburn@ettus.com>2015-06-06 03:26:00 +0300
committerBen Hilburn <ben.hilburn@ettus.com>2015-06-06 03:26:00 +0300
commit9a507fbdae016d1250f5a63c705361c207bee290 (patch)
tree19ee8299b13425a9dcf1c792928b6c227d874272
parent3f074d5e984e379f518bbdb43a9b11d934781f6a (diff)
Minor changes to docs in README and theme file.
-rw-r--r--README.md4
-rw-r--r--powerlevel9k.zsh-theme10
2 files changed, 9 insertions, 5 deletions
diff --git a/README.md b/README.md
index c7fdb61d..e74adf7e 100644
--- a/README.md
+++ b/README.md
@@ -100,8 +100,8 @@ necessary.
#### Alternative Configuration: Über
Alternatively, you can install [Awesome Powerline
-Fonts](https://github.com/gabrielelana/awesome-terminal-fonts/tree/patching-strategy/patched),
-which provide a number of additional glyphs.
+Fonts](https://github.com/gabrielelana/awesome-terminal-fonts), which provide
+a number of additional glyphs.
You then need to indicate that you wish to use the additional glyphs by defining
the following in your `~/.zshrc`:
diff --git a/powerlevel9k.zsh-theme b/powerlevel9k.zsh-theme
index a02e9d4b..0fb515fe 100644
--- a/powerlevel9k.zsh-theme
+++ b/powerlevel9k.zsh-theme
@@ -46,11 +46,13 @@
CURRENT_BG='NONE'
# These characters require the Powerline fonts to work properly. If see boxes or
-# bizarre characters below, your fonts are not correctly installed. In case you
+# bizarre characters below, your fonts are not correctly installed. If you
# do not want to install a special font, you can set `POWERLEVEL9K_MODE` to
# `compatible`. This shows all icons in regular symbols.
case $POWERLEVEL9K_MODE in
'flat')
+ # Awesome-Patched Font required!
+ # See https://github.com/gabrielelana/awesome-terminal-fonts/tree/patching-strategy/patched
LEFT_SEGMENT_SEPARATOR=''
RIGHT_SEGMENT_SEPARATOR=''
ROOT_ICON="\uE801" # 
@@ -103,7 +105,8 @@ case $POWERLEVEL9K_MODE in
VCS_HG_ICON='HG'
;;
'awesome-patched')
- # Awesome-Patched Font required! See https://github.com/gabrielelana/awesome-terminal-fonts/tree/patching-strategy/patched
+ # Awesome-Patched Font required!
+ # See https://github.com/gabrielelana/awesome-terminal-fonts/tree/patching-strategy/patched
LEFT_SEGMENT_SEPARATOR="\uE0B0" # 
RIGHT_SEGMENT_SEPARATOR="\uE0B2" # 
ROOT_ICON="\u26A1" # ⚡
@@ -132,7 +135,8 @@ case $POWERLEVEL9K_MODE in
VCS_HG_ICON="\uE1C3 " # 
;;
*)
- # Powerline-Patched Font required! See https://github.com/Lokaltog/powerline-fonts
+ # Powerline-Patched Font required!
+ # See https://github.com/Lokaltog/powerline-fonts
LEFT_SEGMENT_SEPARATOR="\uE0B0" # 
RIGHT_SEGMENT_SEPARATOR="\uE0B2" # 
ROOT_ICON="\u26A1" # ⚡