From 66c729c99d1caf3814c92459644c1ce8d9f51322 Mon Sep 17 00:00:00 2001 From: Pika <15848969+ThatNerdyPikachu@users.noreply.github.com> Date: Thu, 29 Mar 2018 12:46:49 -0400 Subject: [PATCH] Add Funtoo/Gentoo --- Installing-ZSH.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Installing-ZSH.md b/Installing-ZSH.md index f0371e2..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! +If you know a platform that is not covered, edit this page and add it! \ No newline at end of file