aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2017-08-26 19:13:55 +0300
committerGitHub <noreply@github.com>2017-08-26 19:13:55 +0300
commit44871a455bac24a3f215b5748fd5b925dfe4d487 (patch)
treeab0fb65a019d3bf57eb9bb3034404c73d7108ee0
parentf8ba6937b9b649602f78c89397ec8e6cdd2c0b23 (diff)
parenta62fffa2b17da7ee43afec5776c50603921e2b5c (diff)
Merge pull request #602 from varundey/patch-1
README: Updated braces for hyperlink
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1f7dcadb..6b47b7e3 100644
--- a/README.md
+++ b/README.md
@@ -267,7 +267,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