*

Zsh

Introduction / grml-zsh-refcard / grml-zsh-config / zsh-lovers / Resources

Introduction

One of the main features of the grml system is the zsh (Z shell). The zsh is the default shell of the grml system (the default login shell). On this webpage you will find information on the zsh.

grml-zsh-refcard

The grml-zsh-refcard documents defined aliases, functions and settings of zsh on the grml-system. Download it, print it and improve your zsh-skills!

grml-zsh-config

You do not have to use grml/Debian to use grml's zsh configuration. Just retrieve and install the configuration files in your home directory for example running:

# IMPORTANT: please notice that you might override existing
# configuration files in the current working directory! =>
wget -O .zshrc        http://git.grml.org/f/grml-etc-core/etc/skel/.zshrc
wget -O .zshrc.global http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc

zsh-lovers

zsh-lovers is a small project which tries to collect tips, tricks and examples for the Z shell. Authors of the zsh-lovers manual page are Christian 'strcat' Schneider, Matthias Kopfermann and Michael Prokop.

Main part of zsh-lovers is the manual page which is available in several formats:

The zsh-lovers archive includes the zsh-lovers manual page and several zsh configuration files. Get it from the zsh-lovers directory at the grml repository.

Notice: If you would like to have zsh-lovers on your Debian system add the following line to /etc/apt/sources.list (run 'apt-get update && apt-get install zsh-lovers'):

# grml-repository
  deb     http://deb.grml.org/ grml-stable  main

If you find any bugs or suggestions please mail us! Feedback is welcome - help us to improve it!

Resources

General/Useful:

Articles:

Zsh configuration files:

German information:

News