Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Simple Tip of the Day
- X-seq: zsh-users 9747
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Simple Tip of the Day
- Date: Sat, 03 Dec 2005 22:20:08 +0000
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <dfnuo1160g88dl9rd0pig04k6enf7fqpr6@xxxxxxx> <20051202010954.GF8445@xxxxxxxxxxxxx> <x2448e8cq2ur$.1bkmagme4c3nn.dlg@xxxxxxxxxx> <237967ef0512020449p6ff1ec0t4cac7a03601c7d25@xxxxxxxxxxxxxx> <a461p1pv03mn7ivrtipscleoj1j2b8rihh@xxxxxxx> <5tv3p1tlifv3u6g9443grlmso38rn6qqoj@xxxxxxx> <237967ef0512031408s5e2e3385r702b48ec26ac2173@xxxxxxxxxxxxxx>
- Sender: news <news@xxxxxxxxxxxxx>
On Sat, 3 Dec 2005 23:08:34 +0100, wrote:
>On 12/3/05, zzapper <david@xxxxxxxxxx> wrote:
>> On Fri, 02 Dec 2005 19:20:48 +0000, wrote:
>>
>>
>> >>I type ~- and then press tab to get a list of all the dirs i've been
>>
>> BTW couldn't get this to work, what do I need to do?
>
>% zsh -f
>% setopt autopushd
>% autoload -U compinit
>% compinit
>% cd /
>% cd /tmp
>% cd ~-<tab>
>0 -- /home/mikaelh
>1 -- /
cd ~-<TAB> then type number of directory to cd to it!!!
Superkool,
but when I put this in my .zshenv it asks
ignore insecure directories and files and continue [ny]?
compinit: initialization aborted
how do I get it to default to y and what does insecure in this context mean?
--
zzapper
Success for Techies and Vim,Zsh tips
http://SuccessTheory.com/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author