From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Iia0F-0000vV-1g for garchives@archives.gentoo.org; Thu, 18 Oct 2007 18:21:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9IIBDC7020368; Thu, 18 Oct 2007 18:11:13 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9IIBC5n020363 for ; Thu, 18 Oct 2007 18:11:13 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 5D2A764F44 for ; Thu, 18 Oct 2007 18:11:12 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IiZpv-0001CP-6r for gentoo-doc-cvs@lists.gentoo.org; Thu, 18 Oct 2007 18:11:11 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: zsh.xml Message-Id: From: Josh Saddler Date: Thu, 18 Oct 2007 18:11:11 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 9eec9164-e889-4eca-b145-ff440f8c5515 X-Archives-Hash: f696d45c603b5129c598ffdb97162c99 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 @@ - + zsh Configuration and Installation Guide @@ -360,10 +360,11 @@

-Once we have customized zsh the way we like it, it is a good idea to -save these options as the zsh defaults for the system. -One possible way to achieve this is to write our settings in the -/etc/zsh/zshrc script. Alternatively, we could make them the defaults for our account only be editing ~/.zshrc. +Once we have customized zsh the way we like it, it is a good idea to save +these options as the zsh defaults for the system. One possible way to +achieve this is to write our settings in the /etc/zsh/zshrc script. +Alternatively, we could make them the defaults for our account only be editing +~/.zshrc.




-- 
gentoo-doc-cvs@gentoo.org mailing list