| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <49DE3F05.3070905@x-ray.at> |
| Date: | Thu, 09 Apr 2009 20:31:33 +0200 |
| From: | Reini Urban <rurban AT x-ray DOT at> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.19) Gecko/20081204 SeaMonkey/1.1.14 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: duplicate *.exe commands |
| References: | <20090409022312 DOT 19895 DOT qmail AT smasher DOT org> <grk6hs$qg0$1 AT ger DOT gmane DOT org> <20090409072354 DOT 23882 DOT qmail AT smasher DOT org> |
| In-Reply-To: | <20090409072354.23882.qmail@smasher.org> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Atom Smasher schrieb:
> try this - http://www.smasher.org/zsh/zshrc-v0.147.gz
> http://www.smasher.org/zsh/
> like i said... i'm a *nix guy, and there are a few cygwin optimizations
> in there that make cygwin/zsh feel much more like home.
## cygwin only: commands that auto-complete with and without .exe suffix
are annoying.
[[ ${OSTYPE} == cygwin ]] && { hash -f ; unhash -m '*.exe' }
This could go to zsh upstream.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |