Skip to content

Instantly share code, notes, and snippets.

View mscheel's full-sized avatar

mscheel

View GitHub Profile
@mscheel
mscheel / intro.md
Last active April 13, 2018 14:17 — forked from derhuerst/intro.md
Installing the Z Shell (zsh) on Linux, Mac OS X and Windows

Installing zsh – the easy way

The Z shell (zsh) is a Unix shell [...]. Zsh can be thought of as an extended Bourne shell with a large number of improvements, including some features of bash, ksh, and tcsh.

Z shell – Wikipedia

Read more about ZSH at An Introduction to the Z Shell.

Choose one of the following options.