Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
How to clean up path most efficiently?
- X-seq: zsh-users 7557
- From: Jarkko Maja <jarkko1982@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: How to clean up path most efficiently?
- Date: Thu, 17 Jun 2004 09:11:48 -0700 (PDT)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
I have tons of directories in my $PATH, but only a
handful of them are needed in each my machine; other
directories simply do not exist. How could I clean up
the non-existing dirs from my $PATH most efficiently?
Doing a for loop in ~/.zshrc just for that sounds a
bit overkill, but at least I couldn't spot anything
like this on man page.
Thanks.
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
Messages sorted by:
Reverse Date,
Date,
Thread,
Author