From a62fffa2b17da7ee43afec5776c50603921e2b5c Mon Sep 17 00:00:00 2001 From: Varun Dey Date: Mon, 14 Aug 2017 16:08:50 +0530 Subject: [PATCH] Updated braces for hyperlink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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