.zsh is used for zsh scripts, of which a project I am working on uses a lot of. It's a commonly used (and excellent) shell and scripting language, one of bash's closest rivals.
.zsh is used for zsh scripts, of which a project I am working on uses a lot of. It's a commonly used (and excellent) shell and scripting language, one of bash's closest rivals.
I'd also like to add that the current .bash or .sh parser would be suitable for parsing it, as it is almost identical to bash with a few great extensions.
Hi jpike,
I've opened a ticket for this feature request.
Our counter is currently in the midst of a rewrite, so it's a tricky time to be adding new features. However, once the rewrite has been merged in this should be easy to add.
Thanks, Robin