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

A guide to code Zsh natively, without external tools



When writing Zsh plugins I learned (i.a. thanks to #zsh channel) how to avoid forks to external tools, for speed and lack of dependencies. I've put this experience into Asciidoc document:

- asciidoctor version:
http://zdharma.org/Zsh-100-Commits-Club/Zsh-Native-Scripting-Handbook.html

- Github version
https://github.com/zdharma/Zsh-100-Commits-Club/blob/master/Zsh-Native-Scripting-Handbook.adoc

If someone knows other constructs like those in the document, I can add them.

-- 
Sebastian Gniazdowski
psprint /at/ zdharma.org



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