From fe68087da91b7c1fae387010c624b1963a627845 Mon Sep 17 00:00:00 2001 From: Ruben Carlo Benante Date: Mon, 19 Jun 2023 05:22:19 -0300 Subject: [PATCH] feat(Installing): add Slackware (#31) --- Installing-ZSH.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Installing-ZSH.md b/Installing-ZSH.md index e63aefc..fb53093 100644 --- a/Installing-ZSH.md +++ b/Installing-ZSH.md @@ -233,6 +233,12 @@ To install zsh, you must add the [community](https://github.com/kiss-community/r kiss b zsh && kiss i zsh ``` +### Slackware Linux + +``` +slackpkg install zsh +``` + ### Add yours If you know a platform that is not covered, edit this page and add it!