zsh-users
 help / color / mirror / code / Atom feed
From: Sweth Chandramouli <sweth@astaroth.nit.gwu.edu>
To: zsh-users@math.gatech.edu
Subject: path/PATH function
Date: Wed, 19 Nov 1997 10:37:56 -0500	[thread overview]
Message-ID: <19971119103756.34168@astaroth.nit.gwu.edu> (raw)

	i long time ago, i wrote a quick function to take a list of
space-delimited dirs, check to see if each one was currently in my path, and if 
not, add it.  i was just trying to make some changes to it, when i noticed in my 
.zshrc (modified from one that i got from someone else) a line saying 

cdpath=(. .. ~)

	i hadn't declared $CDPATH anywhere in my .z* files, but echoing $CDPATH 
after login returned
	
.:..:/home/sweth/sweth

	i'm assuming that this is some sort of zsh path-addition option, along 
the lines of what i had created; i couldn't find any reference to it in the FAQ, 
however, other than a note in the wish-list for users to "be able to create 
their own foopath/FOOPATH array/path combinations."  does anyone know anything 
more about this feature?


             reply	other threads:[~1997-11-19 16:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-19 15:37 Sweth Chandramouli [this message]
1997-11-19 16:20 ` Bruce Stephens
1997-11-19 16:27 ` Bart Schaefer
1997-11-21 19:23   ` Sweth Chandramouli
1997-11-24 10:04     ` Bruce Stephens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19971119103756.34168@astaroth.nit.gwu.edu \
    --to=sweth@astaroth.nit.gwu.edu \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).