diff --git a/Home.md b/Home.md index f55a740..d3df08a 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,12 @@ > _This wiki is automatically published from [ohmyzsh/wiki](https://github.com/ohmyzsh/wiki). To edit this page,_ > _go to [ohmyzsh/wiki](https://github.com/ohmyzsh/wiki), make your changes and submit a Pull Request._ +

Oh My Zsh

+ ## Welcome to Oh My Zsh! +Oh My Zsh is an open source, community-driven framework for managing your [zsh](https://www.zsh.org/) configuration. + - You'll need `zsh` to install **Oh My Zsh**. Run `zsh --version` to check if you have it: ```console