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.
This commit is contained in:
Érico Nogueira Rolim
2020-09-30 00:39:20 -03:00
committed by GitHub
parent 83502a08dd
commit ae55697dfb
-1
View File
@@ -184,7 +184,6 @@ format = "$all"
# Which is equivalent to
format = """
$username\
$hostname\
$shlvl\