Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

zsh best practices ?



Hi all,

is there a document about zsh coding style and best practices?

For exemple, i want to adopt a convention for private functions and
variables. Perl coders are using names beginning with _ but this is used
for completion functions in zsh. 

Is there another convention adopted?

regards,
mc



Messages sorted by: Reverse Date, Date, Thread, Author