zsh-users
 help / color / mirror / code / Atom feed
From: "Christoph (Stucki) von Stuckrad" <stucki@mi.fu-berlin.de>
To: zsh-users@zsh.org
Subject: Re: directory alias
Date: Wed, 4 Dec 2013 16:25:17 +0100	[thread overview]
Message-ID: <20131204152517.GF2778@localhost.mi.fu-berlin.de> (raw)
In-Reply-To: <CADjGqHt4UZVd8DLLK5eHHKrDa-MM5=YQNA2jOynR4kLNbqOw=g@mail.gmail.com>

On Tue, 03 Dec 2013, TJ Luoma wrote:

> > I commonly cd into. What I want is a way to do:
> > cd foo
> > and it go to ~/some/deep/directory/tree/foo
> > and
> > cd bar
> > and it go to /usr/local/some/path/bar

IF all the dirs you "cd into" are different, simply
mention all their parents in CDPATH=/.../...1:/.../...2:...:...
and 'cd' will walk these until it finds the given dir.
If you have names more than once, left to right will win.

Stucki

-- 
Christoph von Stuckrad      * * |nickname |Mail <stucki@mi.fu-berlin.de> \
Freie Universitaet Berlin   |/_*|'stucki' |Tel(Mo.,Mi.):+49 30 838-75 459|
Mathematik & Informatik EDV |\ *|if online|  (Di,Do,Fr):+49 30 77 39 6600|
Takustr. 9 / 14195 Berlin   * * |on IRCnet|Fax(home):   +49 30 77 39 6601/


  parent reply	other threads:[~2013-12-04 15:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-04  3:21 shawn wilson
2013-12-04  4:41 ` TJ Luoma
2013-12-04  5:22   ` shawn wilson
2013-12-04  7:21     ` Bart Schaefer
2013-12-04 15:25   ` Christoph (Stucki) von Stuckrad [this message]
2013-12-06  7:25     ` shawn wilson
2013-12-04  7:06 ` Dominik Vogt

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=20131204152517.GF2778@localhost.mi.fu-berlin.de \
    --to=stucki@mi.fu-berlin.de \
    --cc=zsh-users@zsh.org \
    /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).