[Home] Zsh logo

Welcome to Z Shell

Zsh Wizard

What is it?

Zsh is a shell designed for interactive use, although it is also a powerful scripting language. Many of the useful features of bash, ksh, and tcsh were incorporated into zsh; many original features were added.

Documentation

The introductory document details some of the unique features of zsh. It assumes basic knowledge of the standard UNIX shells; the intent is to show a reader already familiar with one of the other major shells what makes zsh more useful or more powerful. This document is not at all comprehensive; read the manual entry for a description of the shell that is complete, concise and up-to-date, although somewhat overwhelming and devoid of examples. Alternatively, the user guide offers wordy explanations of many of the shell's features. If you want to read something that has been polished by a professional editor you can buy the book.

Additional Documentation, and additional formats, is available on our Documentation page.

Support

Download

The latest release 5.9 is available from SourceForge at zsh-5.9.tar.xz (gpg_signature). Check out the Release Notes for information about this release. You can also find our mirrors, as well as downloadable documentation, at our Downloads page.

News

Older News

Development

The development sources can be gotten from SourceForge's git repository. git clone git://git.code.sf.net/p/zsh/code zsh For more information about development and how to contribute, see our Development page.