zsh-users
 help / color / mirror / code / Atom feed
* path/PATH function
@ 1997-11-19 15:37 Sweth Chandramouli
  1997-11-19 16:20 ` Bruce Stephens
  1997-11-19 16:27 ` Bart Schaefer
  0 siblings, 2 replies; 5+ messages in thread
From: Sweth Chandramouli @ 1997-11-19 15:37 UTC (permalink / raw)
  To: zsh-users

	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?


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1997-11-24 10:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-19 15:37 path/PATH function Sweth Chandramouli
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

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).