From da00e6eaef092abeb051b5cde3cbaa5ca1d0bae5 Mon Sep 17 00:00:00 2001 From: rednepdev <31394095+rednepdev@users.noreply.github.com> Date: Sat, 30 Dec 2017 15:55:17 +0000 Subject: [PATCH] Updated Installing ZSH (markdown) --- Installing-ZSH.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Installing-ZSH.md b/Installing-ZSH.md index 5474d96..d90f2da 100644 --- a/Installing-ZSH.md +++ b/Installing-ZSH.md @@ -116,6 +116,12 @@ Close and save the file. Close and reopen Cygwin. It will execute the command every time you load the terminal and run your zsh shell. +### Solus + +```sh +eopkg it zsh +``` + ### Add yours If you know a platform that is not covered, edit this page and add it!