* [gentoo-doc-cvs] cvs commit: zsh.xml
@ 2006-10-18 20:18 Josh Saddler
0 siblings, 0 replies; 5+ messages in thread
From: Josh Saddler @ 2006-10-18 20:18 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 06/10/18 20:18:47
Modified: zsh.xml
Log:
removed unnecessary code listing; zsh already sources the file by default. thanks to welp for reporting on IRC
Revision Changes Path
1.2 xml/htdocs/doc/en/zsh.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?r1=1.1&r2=1.2
Index: zsh.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- zsh.xml 3 Sep 2006 19:41:14 -0000 1.1
+++ zsh.xml 18 Oct 2006 20:18:47 -0000 1.2
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.1 2006/09/03 19:41:14 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.2 2006/10/18 20:18:47 nightmorph Exp $ -->
<guide link="/doc/en/zsh.xml" lang="en">
@@ -29,8 +29,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1</version>
-<date>2006-09-03</date>
+<version>2</version>
+<date>2006-10-18</date>
<chapter>
<title>Installation</title>
@@ -383,14 +383,6 @@
prompt gentoo
</pre>
-<p>
-The last thing we need to do is set the zshrc script as executable:
-</p>
-
-<pre caption="Making zshrc executable">
-% <i>chmod a+x /etc/zsh/zshrc</i>
-</pre>
-
</body>
</section>
</chapter>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-doc-cvs] cvs commit: zsh.xml
@ 2007-01-18 21:45 Josh Saddler
0 siblings, 0 replies; 5+ messages in thread
From: Josh Saddler @ 2007-01-18 21:45 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/01/18 21:45:29
Modified: zsh.xml
Log:
updated welp's email address in all zsh translations, no revbump, per his request on IRC
Revision Changes Path
1.3 xml/htdocs/doc/en/zsh.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?r1=1.2&r2=1.3
Index: zsh.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- zsh.xml 18 Oct 2006 20:18:47 -0000 1.2
+++ zsh.xml 18 Jan 2007 21:45:29 -0000 1.3
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.2 2006/10/18 20:18:47 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.3 2007/01/18 21:45:29 nightmorph Exp $ -->
<guide link="/doc/en/zsh.xml" lang="en">
@@ -16,7 +16,7 @@
<mail link="chriswhite@gentoo.org">Chris White</mail>
</author>
<author title="Editor">
- <mail link="welp@01welp.co.uk">Peter Weller</mail>
+ <mail link="welp@gentoo.org">Peter Weller</mail>
</author>
<abstract>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-doc-cvs] cvs commit: zsh.xml
@ 2007-02-02 21:23 Camille Huot
0 siblings, 0 replies; 5+ messages in thread
From: Camille Huot @ 2007-02-02 21:23 UTC (permalink / raw
To: gentoo-doc-cvs
cam 07/02/02 21:23:41
Modified: zsh.xml
Log:
20:50 <welp> i just got an email from henryk konsek, one of the authors
of the zsh guide, he wants his email changed from hak@wp.pl to
hekonsek@gmail.com
Revision Changes Path
1.4 xml/htdocs/doc/en/zsh.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?r1=1.3&r2=1.4
Index: zsh.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- zsh.xml 18 Jan 2007 21:45:29 -0000 1.3
+++ zsh.xml 2 Feb 2007 21:23:41 -0000 1.4
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.3 2007/01/18 21:45:29 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.4 2007/02/02 21:23:41 cam Exp $ -->
<guide link="/doc/en/zsh.xml" lang="en">
<title>zsh Configuration and Installation Guide</title>
<author title="Author">
- <mail link="hak8@wp.pl">Henryk Konsek</mail>
+ <mail link="hekonsek@gmail.com">Henryk Konsek</mail>
</author>
<author title="Author">
<mail link="morritt.andrew@gmail.com">Andrew Morritt</mail>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-doc-cvs] cvs commit: zsh.xml
@ 2007-07-16 2:39 Josh Saddler
0 siblings, 0 replies; 5+ messages in thread
From: Josh Saddler @ 2007-07-16 2:39 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/07/16 02:39:49
Modified: zsh.xml
Log:
minor touchups, no content change
Revision Changes Path
1.5 xml/htdocs/doc/en/zsh.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?r1=1.4&r2=1.5
Index: zsh.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- zsh.xml 2 Feb 2007 21:23:41 -0000 1.4
+++ zsh.xml 16 Jul 2007 02:39:48 -0000 1.5
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.4 2007/02/02 21:23:41 cam Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.5 2007/07/16 02:39:48 nightmorph Exp $ -->
<guide link="/doc/en/zsh.xml" lang="en">
-
<title>zsh Configuration and Installation Guide</title>
<author title="Author">
@@ -90,7 +89,7 @@
<body>
<p>
-To start zsh for a single session, run <c>zsh</c>, for a more permanent
+To start zsh for a single session, run <c>zsh</c>. For a more permanent
solution, please refer to the chapter on <uri link="#savingsettings">Saving
settings</uri>. After the installation, <c>zsh</c> seems to be very simple and
rather limited in the area of functionality. To change this, several
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-doc-cvs] cvs commit: zsh.xml
@ 2007-10-18 18:11 Josh Saddler
0 siblings, 0 replies; 5+ messages in thread
From: Josh Saddler @ 2007-10-18 18:11 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/10/18 18:11:11
Modified: zsh.xml
Log:
proper coding style, no content change
Revision Changes Path
1.6 xml/htdocs/doc/en/zsh.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/zsh.xml?r1=1.5&r2=1.6
Index: zsh.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- zsh.xml 16 Jul 2007 02:39:48 -0000 1.5
+++ zsh.xml 18 Oct 2007 18:11:11 -0000 1.6
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.5 2007/07/16 02:39:48 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/zsh.xml,v 1.6 2007/10/18 18:11:11 nightmorph Exp $ -->
<guide link="/doc/en/zsh.xml" lang="en">
<title>zsh Configuration and Installation Guide</title>
@@ -360,10 +360,11 @@
<body>
<p>
-Once we have customized <c>zsh</c> the way we like it, it is a good idea to
-save these options as the <c>zsh</c> defaults for the system.
-One possible way to achieve this is to write our settings in the
-<path>/etc/zsh/zshrc</path> script. Alternatively, we could make them the defaults for our account only be editing <path>~/.zshrc</path>.
+Once we have customized <c>zsh</c> the way we like it, it is a good idea to save
+these options as the <c>zsh</c> defaults for the system. One possible way to
+achieve this is to write our settings in the <path>/etc/zsh/zshrc</path> script.
+Alternatively, we could make them the defaults for our account only be editing
+<path>~/.zshrc</path>.
</p>
<pre caption="An example zshrc">
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-10-18 18:21 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-18 20:18 [gentoo-doc-cvs] cvs commit: zsh.xml Josh Saddler
-- strict thread matches above, loose matches on Subject: below --
2007-01-18 21:45 Josh Saddler
2007-02-02 21:23 Camille Huot
2007-07-16 2:39 Josh Saddler
2007-10-18 18:11 Josh Saddler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox