summaryrefslogtreecommitdiff
path: root/Functions/Newuser/zsh-newuser-install
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2010-08-10 18:57:43 +0000
committerClint Adams <clint@users.sourceforge.net>2010-08-10 18:57:43 +0000
commit0bb608abc417f5dea96d2fc7e65ac125b5153f83 (patch)
treea1fad28507c1afa7dcdc9edb1b7bc749a4a82147 /Functions/Newuser/zsh-newuser-install
parent42cd6020ea7eeb2d34ad94a6ea57d0972762fe47 (diff)
downloadzsh-0bb608abc417f5dea96d2fc7e65ac125b5153f83.tar.gz
zsh-0bb608abc417f5dea96d2fc7e65ac125b5153f83.zip
unposted: tweak newline placement.
Diffstat (limited to 'Functions/Newuser/zsh-newuser-install')
-rw-r--r--Functions/Newuser/zsh-newuser-install6
1 files changed, 3 insertions, 3 deletions
diff --git a/Functions/Newuser/zsh-newuser-install b/Functions/Newuser/zsh-newuser-install
index e9ca82652..37c60293a 100644
--- a/Functions/Newuser/zsh-newuser-install
+++ b/Functions/Newuser/zsh-newuser-install
@@ -955,10 +955,10 @@ You can:
(1) Continue to the main menu.
"
if [[ -f /etc/zsh/newuser.zshrc.recommended ]]; then
- print -r "
-(2) Populate your $zdmsg/.zshrc with the configuration recommended
+ print -r "(2) Populate your $zdmsg/.zshrc with the configuration recommended
by the system administrator and exit (you will need to edit
- the file by hand, if so desired)."
+ the file by hand, if so desired).
+"
fi
read -k key$longprompt