Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/shells
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16180

Modified Files:
        zsh-templates.info 
Log Message:
zsh-templates shells/10.4 unstable new version

Index: zsh-templates.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/shells/zsh-templates.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- zsh-templates.info  11 Aug 2005 06:15:01 -0000      1.6
+++ zsh-templates.info  13 Aug 2005 00:17:51 -0000      1.7
@@ -1,8 +1,8 @@
 Package: zsh-templates
-Version: 0.9.2
+Version: 0.9.3
 Revision: 1
 Source:  http://chemistry.ucsc.edu/~wgscott/mystuff/%n-%v.tgz
-Source-MD5: fbdf1e3b2b1db677c6f79aa85bedcbd4
+Source-MD5: a59f474665a446267494bd3b84b1a220 
 Depends: macosx, zsh (>= 4.2.1-13)
 License: GPL
 Maintainer: W. G. Scott <[EMAIL PROTECTED]>
@@ -55,55 +55,55 @@
 The latest version uses mdfile to create a fast completion
 for "open -a" without the need for a cache in 10.4, and
 retains the cache mechanism for 10.3.x.
-.
+
 These files work "out of the box" but the template files
-can be modified as follows. (The %p/etc/zsh/zshenv and
-%p/etc/zsh/zshrc should not have to be modified.  If you
+can be modified as follows. (The /sw/etc/zsh/zshenv and
+/sw/etc/zsh/zshrc should not have to be modified.  If you
 have to modify these, please report this as a bug.)
-.
-1. Issue sudo mkdir -p /Library/init/zsh/local-functions
-.
-2. Copy any file you want to modify from 
-%p/share/zsh/templates/Library/init/zsh into 
-/Library/init/zsh and then edit it there.  That 
-file will now be read INSTEAD OF the corresponding 
-file in %p/share/zsh/templates/Library/init/zsh.  
-Anything that appears in /Users/$USER/Library/init/zsh 
-will be read IN ADDITION TO the other files. The directories 
-%p/share/zsh/templates/Library/init/zsh/local-functions 
-and /Library/init/zsh/local-functions are both in the 
-$FPATH by default; a funtion of the same name in 
-/Library/init/zsh/local-functions takes precedence over that 
-in %p/share/zsh/templates/Library/init/zsh/local-functions.  
-This structure permits customizations that will be preserved 
-during fink package upgrade. 
-.
-3. To change the prompt theme, issue the command "switch_prompt"
-.
-4. To use with /bin/zsh, copy or link the file
-%p/share/zsh/templates/etc/zshenv to /etc/zshenv and
-likewise with %p/share/zsh/templates/etc/zshrc to
+
+1 Issue sudo mkdir -p /Library/init
+
+2 Issue sudo cp -R /sw/share/zsh/templates/Library/init/zsh /Library/init/.
+Those files will supercede the ones just copied, so edit those to make
+your desired changes, not the ones under /sw.
+Anything that appears in /Users/\$USER/Library/init/zsh 
+will be read IN ADDITION TO the other files.
+
+3 To change the prompt theme, issue the command "switch_prompt"
+
+4 To use with /bin/zsh, copy or link the file
+/sw/share/zsh/templates/etc/zshenv to /etc/zshenv and
+likewise with /sw/share/zsh/templates/etc/zshrc to
 /etc/zshrc.  These two files are both required and have been
-designed in such a way that the should not require editing.
-.
-5. The faster-loading "open" completion function is now enabled
+designed in such a way that they should not require editing.
+
+5 The faster-loading "open" completion function is now enabled
 by default. However, to ensure it functions optimally, type the
-command "enable_faster_open".  This requires an up-to-date
+command "enable_faster_open".  On 10.3 it requires an up-to-date
 locate database to find the various Applications. It will
 prompt you to update this.
-.
-6. By default, these scripts start Apple's X11.app (if you have it)
-if it is not already running.  This behavior, as well as several
-somewhat "hidden" features of X11.app, can be enabled or disabled
-by issuing the command "customize_x11".
-.
-7. A brief description of the functions and completions
+
+6 You can customize the behavior of X11 by issuing 
+"customize_x11" or "customize_x11_gui". Several
+somewhat "hidden" features of X11.app can be enabled or disabled.
+
+7 The commands "user_setup" and "host_setup" can be invoked
+to fine-tune username and hostname completions for ssh, scp,
+switch_user, and so on.
+
+8 The command "gdirs" provides a gui interface to the directory
+stack.  You can use an applescript-type interface instead of
+a Pashua-type interface by creating a file ~/.zshenv and putting
+into it the following line:
+export GUIDIRS_PASHUA='no'
+
+9 A brief description of the functions and completions
 provided can be had by typing "help_template_functions"
 optionally with the function name.  Only a subset are
 autoloaded by default.  Load others individually by
 uncommenting "autoload -U foo" lines or setting the appropriate
 vairables indicated in the file functions.local.
-.
+
 Modifications and enhancements of zsh distributed templates 
 were written by Gary Kerbaugh, W. G. Scott, Wataru Kagawa 
 and several others. Completion functions _open, _fink, 
@@ -111,7 +111,7 @@
 Motoi Washida and will be included by default in future versions
 of zsh. Some of these (_open, _fink) have been modified to work 
 faster.
-.
+
 The open -a completion can be further enhanced by copying the 
 file in /sw/share/zsh/templates/Library/LaunchAgents into
 /Library/LaunchAgents in OS X 10.4.  Although optional, this
@@ -119,7 +119,7 @@
 is invoked. Similarly, a LaunchAgent for fink completions is
 now provided to sync zsh completions with the database of
 packages.
-.
+
 More details are available here:   http://tinyurl.com/4k7a9
 <<
 HomePage: http://tinyurl.com/4k7a9



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to