summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2017-08-26 20:31:43 +0300
committerBen Hilburn <bhilburn@gmail.com>2017-08-26 20:31:43 +0300
commita4c3fbd76b2bbd7ccb1c99a88824eb371d53373e (patch)
tree0af48968b8c9afdf8ab9a711f3b476df27c17a4c /README.md
parentc4e3d70fd77d49d31feb7066cd47f77196833e76 (diff)
parent44871a455bac24a3f215b5748fd5b925dfe4d487 (diff)
Merge branch 'master' into next
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c0c3ab5..49863a34 100644
--- a/README.md
+++ b/README.md
@@ -321,7 +321,7 @@ POWERLEVEL9K_CONTEXT_TEMPLATE="%n@`hostname -f`"
```
You can set the `POWERLEVEL9K_CONTEXT_HOST_DEPTH` variable to change how the
-hostname is displayed. See (ZSH Manual)[http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html#Login-information]
+hostname is displayed. See [ZSH Manual](http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html#Login-information)
for details. The default is set to %m which will show the hostname up to the first ‘.’
You can set it to %{N}m where N is an integer to show that many segments of system
hostname. Setting N to a negative integer will show that many segments from the