diff --git a/Home.md b/Home.md index c9a73d2..a36a989 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,27 @@ -Thanks \ No newline at end of file +## Welcome to the Oh My Zsh wiki + +- If you don't have zsh installed, see [[Installing Zsh]]. +- Once you have zsh, you can install Oh My Zsh, by simply running one of these commands: + + | Method | Command | + |:----------|:--------------------------------------------------------------------------------------------------| + | **curl** | `sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"` | + | **wget** | `sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"` | + | **fetch** | `sh -c "$(fetch -o - https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"` | + +- Once installed, take a look at our [[Themes]] and [[Plugins]] (here's a brief overview: [[Plugins Overview]]). +- You can find more at [[External themes]] and [[External plugins]]. +- Learn about [[Customization]]. +- Having problems? Check out the [[FAQ]] for common problems, or the [[Troubleshooting]] page for instructions on how to diagnose the issue. +- And don't forget to [follow us on twitter](http://twitter.com/ohmyzsh)! + +## Help Wanted + +- Help us build the [[Cheatsheet]] +- Want to contribute? Check out our [[Code Style Guide]] and [[Design]] guidelines and start hacking away! +- We need [[Volunteers]] + +## Community + +- Read our user [[Testimonials]]. +- [[Articles]] Have you written a blog post/article that mentions Oh My Zsh? diff --git a/_Footer.md b/_Footer.md new file mode 100644 index 0000000..16cd0d9 --- /dev/null +++ b/_Footer.md @@ -0,0 +1,5 @@ +[Homepage](https://github.com/ohmyzsh/ohmyzsh) +— [Website](https://ohmyz.sh) +— [Twitter](https://twitter.com/ohmyzsh) +— [Merchandise](https://shop.planetargon.com/collections/oh-my-zsh?utm_source=github) +— [Discord](https://discord.gg/ohmyzsh) \ No newline at end of file diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..c82e5ce --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,34 @@ +* **[[Home]]** +* **[[FAQ]]** +* **[[Plugins Overview]]** +* **Documentation** + + [[Installing ZSH]] + + [[Settings]] + + [[Plugins]] + + [[Themes]] + + [[Cheatsheet]] + + [[Customization]] + + [[Troubleshooting]] +* **Community** + + [[Articles]] + + [[External plugins]] + + [[External themes]] + + [[Testimonials]] +* **Contributing** + + [[Volunteers]] + + [[Design]] + + [[Code Style Guide]] + + [[Wiki Style Guide]] + + [[Contribution Technical Practices]] + +------------------ + +**[Get a t-shirt!](https://shop.planetargon.com/products/ohmyzsh-t-shirts)** + +Black Oh My Zsh t-shirt + +**[Get stickers!](https://shop.planetargon.com/collections/everything/products/ohmyzsh-stickers-set-of-3-stickers)** + +[![Oh My Zsh stickers](https://cdn.shopify.com/s/files/1/0101/8752/products/2013-09-25_11.35.14_medium.jpg)](https://shop.planetargon.com/collections/everything/products/ohmyzsh-stickers-set-of-3-stickers) + +We have other stuff, **[have a look!](https://shop.planetargon.com/collections/oh-my-zsh?utm_source=github)**