Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
disable zsh/newuser
- X-seq: zsh-users 11496
- From: Matthew Rench <bulk@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: disable zsh/newuser
- Date: Thu, 17 May 2007 17:59:32 -0500
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I am trying to find a way to disable the automatic execution of the
zsh/newuser module at startup for users without .z files. So far, the
only solution I have been able to find is to add this line to my
global zshenv file:
zsh-newuser-install () {}
This seems like a kludge, though, and I was wondering if there was a
"right" way to do this?
mdr
Messages sorted by:
Reverse Date,
Date,
Thread,
Author