• Home
  • Search Tags
  • About

zsh

Topics related to zsh:

Getting started with zsh

zsh is a POSIX-compatible shell, and a popular alternative to the Bourne shell (sh) and bash.

Its key feature is a focus on a high level of customization by the user, which has led to an active community of developers creating extensions for zsh, including custom, more informative prompt status lines, often integrating with system services.

Many configurations with large sets of sensible defaults and useful extensions exist online, including the popular oh-my-zsh and prezto.

oh-my-zsh

Main differences from bash

Content on the page is taken from Stack Overflow Documentation

This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service