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