summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-05-21 11:32:02 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-05-21 11:32:02 +0000
commit51897d0502768b32de1da5bd9dceff00ad9a8e7f (patch)
treeb1a815aa0e387be39fc0aff4d2238687d94f2b1f /README
parent23446: fix typo producing wrong values for alias parameters (diff)
downloadzsh-51897d0502768b32de1da5bd9dceff00ad9a8e7f.tar
zsh-51897d0502768b32de1da5bd9dceff00ad9a8e7f.tar.gz
zsh-51897d0502768b32de1da5bd9dceff00ad9a8e7f.tar.bz2
zsh-51897d0502768b32de1da5bd9dceff00ad9a8e7f.tar.lz
zsh-51897d0502768b32de1da5bd9dceff00ad9a8e7f.tar.xz
zsh-51897d0502768b32de1da5bd9dceff00ad9a8e7f.tar.zst
zsh-51897d0502768b32de1da5bd9dceff00ad9a8e7f.zip
23447: improve documentation for zsh/newuser
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index e80b6fbfb..3c4254b16 100644
--- a/README
+++ b/README
@@ -17,6 +17,11 @@ The instructions for compiling zsh are in the file INSTALL. You should
also check the file MACHINES in the top directory to see if there
are any special instructions for your particular architecture.
+Note in particular the zsh/newuser module that guides new users through
+setting basic shell options without the administrator's intervention. This
+is turned on by default. See the section AUTOMATIC NEW USER CONFIGURATION
+in INSTALL for configuration information.
+
Features
--------