aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-09-28 20:46:13 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-09-28 20:46:13 +0300
commitb96c5a18c12abee9781f01a9a7d52d838486ea05 (patch)
treed6e0c4220a94521345645cab5bff90e3196bcdb5 /README.md
parentf18c92d76664f53351515f0f71a1047b7766648c (diff)
parent4fa3228900f7a096de8df026f062fb8e949977de (diff)
Merge pull request #106 from V1rgul/master
Added awesome-fontconfig support
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index fd33a872..f0c37847 100644
--- a/README.md
+++ b/README.md
@@ -195,8 +195,13 @@ 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`:
+ POWERLEVEL9K_MODE='awesome-fontconfig'
+
+If you chose to use already patched fonts, use instead :
+
POWERLEVEL9K_MODE='awesome-patched'
+
If you choose to make use of this, your prompt will look something like this:
![](https://cloud.githubusercontent.com/assets/1544760/7959660/67612918-09fb-11e5-9ef2-2308363c3c51.png)