Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Has zsh a way of jumping to a directory as Quicksilver does in OS X?
- X-seq: zsh-users 17971
- From: Amel Hadzifejzovic <amelxmx@xxxxxxxxx>
- To: Leonardo Barbosa <leonardo.barbosa@xxxxxxxxxxx>
- Subject: Re: Has zsh a way of jumping to a directory as Quicksilver does in OS X?
- Date: Tue, 3 Sep 2013 16:21:30 +0200
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=sgBQNvSmSXLEwo2374oXU8RHgaYC0ayh5c2E36ArOg4=; b=jzrI+RmHZbQIAJ/8jfxT20r6kk3nngbfn8Hej6oA6MARYF1YuR2Mjb2UavJ1ehCD1n rdgBR24kj4Nkoce21/tu7Nzm9q6STyVr/OvAixWu7N8cEeP8sFh/ZNt1DlFvK8RbLTLY YOuqabNS5Ejbgj+DcgrzjaSR5zpE4csubSq2tVavaX78NEJliHgjFcJgK7thiJuucbj4 e2hq1yCjiI2M9pn/m7genp5buhuMqvKLatNrsl4226lVTdEwjzGqhE2AeQIhfWZl6r0h xs2k9gPKiPFHLPWmPT1F8ZAK4YPvwVH5ffCGMvQ9+HTeIL4JMOrGoUPOlf4N4dAKkSBD aPsQ==
- In-reply-to: <CAMXWGTyo-FWxCMq2b--ZCZVUw-2KfNSzWLZs7Xzi4=J5oU9DcQ@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAMXWGTyo-FWxCMq2b--ZCZVUw-2KfNSzWLZs7Xzi4=J5oU9DcQ@mail.gmail.com>
There is fasd https://github.com/clvv/fasd, I'm using it all the time.
It's available as a module for oh-my-zsh and prezto if you use those,
but it's pretty trivial to set up manually. I highly recommend it.
On 03/09/13, Leonardo Barbosa wrote:
> Hello all,
>
> I was wondering whether is a command that makes you jump to directory
> by passing as argument part of the path of this directory. For
> example, as QuickSilver does in OS X or launchy does in Windows
> systems. They index your whole path and stores information based on
> you recently use to display suggestions.
>
> Thanks
>
> Leo
Messages sorted by:
Reverse Date,
Date,
Thread,
Author