From 124a1492eb005d1fd99a1813b66f53d9d940c6f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Sat, 28 Apr 2018 21:18:36 +0200 Subject: [PATCH] Restore very latest `Installing-ZSH.md` --- Installing-Zsh.md => Installing-ZSH.md | 6 ++++++ 1 file changed, 6 insertions(+) rename Installing-Zsh.md => Installing-ZSH.md (98%) diff --git a/Installing-Zsh.md b/Installing-ZSH.md similarity index 98% rename from Installing-Zsh.md rename to Installing-ZSH.md index 3574686..0418c35 100644 --- a/Installing-Zsh.md +++ b/Installing-ZSH.md @@ -128,6 +128,12 @@ It will execute the command every time you load the terminal and run your zsh sh eopkg it zsh ``` +### Funtoo/Gentoo +```sh +emerge app-shells/zsh +``` + + ### Add yours If you know a platform that is not covered, edit this page and add it! \ No newline at end of file