zsh-users
 help / color / mirror / code / Atom feed
From: Meino Christian Cramer <Meino.Cramer@gmx.de>
To: wayned@users.sourceforge.net
Cc: david@tvis.co.uk, zsh-users@sunsite.dk
Subject: Re: Completion of list of executables
Date: Wed, 15 Mar 2006 04:11:47 +0100 (CET)	[thread overview]
Message-ID: <20060315.041147.41629643.Meino.Cramer@gmx.de> (raw)
In-Reply-To: <20060315025636.GC25908@dot.blorf.net>

From: Wayne Davison <wayned@users.sourceforge.net>
Subject: Re: Completion of list of executables
Date: Tue, 14 Mar 2006 18:56:36 -0800

Hi,

> On Wed, Mar 15, 2006 at 03:48:51AM +0100, Meino Christian Cramer wrote:
> >  export PATH="$PATH:${HOME}/bin/."
> 
> Get rid of the trailing /. and completion should work fine:
> 
>    export PATH="$PATH:$HOME/bin"
> 
> ..wayne..
> 

Thanks a lot for your help ! :)

The only thing what will remain in my brain about this is (only
curiosity) the question: Why is "~/bin/." not working and works
"~/bin" correctly since "cd ~/bin/." also does the same as "cd ~/bin"
??? Isn't that a little inconsequent ? Or unlogical ? 
 
meino


      reply	other threads:[~2006-03-15  3:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-15  2:48 Meino Christian Cramer
2006-03-15  2:56 ` Wayne Davison
2006-03-15  3:11   ` Meino Christian Cramer [this message]

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=20060315.041147.41629643.Meino.Cramer@gmx.de \
    --to=meino.cramer@gmx.de \
    --cc=david@tvis.co.uk \
    --cc=wayned@users.sourceforge.net \
    --cc=zsh-users@sunsite.dk \
    /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).