From 6f8a3dd1efc745f9582bf8ad1f436e6ca48ee829 Mon Sep 17 00:00:00 2001 From: Taras Lazariv <taras.lazariv@tu-dresden.de> Date: Wed, 1 Dec 2021 12:25:43 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/software/zsh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/software/zsh.md b/doc.zih.tu-dresden.de/docs/software/zsh.md index 8623fc088..f2a360d0e 100644 --- a/doc.zih.tu-dresden.de/docs/software/zsh.md +++ b/doc.zih.tu-dresden.de/docs/software/zsh.md @@ -8,7 +8,7 @@ users are advised to do their own research on the content's accuracy and currency. -The ZSH, short for `z-shell`, is an alternative shell for Linux that offers many convenience features +The [ZSH](https://www.zsh.org), short for `z-shell`, is an alternative shell for Linux that offers many convenience features for productive use that `bash`, the default shell, does not offer. This should be a short introduction to `zsh` and offer some examples that are especially useful on Taurus. -- GitLab