summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorÉrico Nogueira Rolim <34201958+ericonr@users.noreply.github.com>2020-09-30 00:39:20 -0300
committerGitHub <noreply@github.com>2020-09-29 23:39:20 -0400
commitae55697dfb83eea9c476380c5eb421b1ee232460 (patch)
treed3bbf27c61408f363f4fbc397edab03121f08e14 /docs
parent83502a08ddea2773201f6f833fe659d4f7b4299a (diff)
docs: Remove newline from beginning of example format config. (#1693)
Having a newline there means that an empty newline is printed everytime the user runs a command or presses Enter, which for short commands and/or small terminal windows can noticeably decrease the information density.
Diffstat (limited to 'docs')
-rw-r--r--docs/config/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index a48dbc3ce..9429be585 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -184,7 +184,6 @@ format = "$all"
# Which is equivalent to
format = """
-
$username\
$hostname\
$shlvl\