about summary refs log tree commit diff
path: root/Functions/Newuser
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-07-18 11:50:29 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-07-18 11:50:29 +0000
commita6d838f902aa6348db8565871507596fa3bbacc6 (patch)
tree5568d0d349c6e4ea115a543d52cf882ee72eb143 /Functions/Newuser
parent0409391c7d08016de3f1ea8b1a74d5856669ffaa (diff)
downloadzsh-a6d838f902aa6348db8565871507596fa3bbacc6.tar.gz
zsh-a6d838f902aa6348db8565871507596fa3bbacc6.tar.xz
zsh-a6d838f902aa6348db8565871507596fa3bbacc6.zip
25304: Richard Hartmann: dont go beyond 80 columns in new user script
Diffstat (limited to 'Functions/Newuser')
-rw-r--r--Functions/Newuser/zsh-newuser-install3
1 files changed, 2 insertions, 1 deletions
diff --git a/Functions/Newuser/zsh-newuser-install b/Functions/Newuser/zsh-newuser-install
index 6e0e30c65..56a48b8e1 100644
--- a/Functions/Newuser/zsh-newuser-install
+++ b/Functions/Newuser/zsh-newuser-install
@@ -927,7 +927,8 @@ fi
 # skip initial screen if the function was deliberately run by the user.
 if [[ $1 != -f ]]; then
   clear
-  print -r "This is the Z Shell configuration function for new users, $myname.
+  print -r "This is the Z Shell configuration function for new users,
+$myname.
 You are seeing this message because you have no zsh startup files
 (the files .zshenv, .zprofile, .zshrc, .zlogin in the directory
 $zdmsg).  This function can help you with a few settings that should