Community · where to look things up
Everything worth bookmarking around Oh My Zsh and the Z shell itself — official docs, places to ask questions, and ways to support the project.
The resource map — four directions from your prompt
Contains most of the stuff you need to start.
For more in-depth knowledge about the project. It has many sections, so check it out if you can't find what you're looking for.
Some definitions and solutions to common problems.
Core Oh My Zsh settings are explained here. For settings for a particular plugin, see the plugin README.
A list of all the current plugins, with a link to each plugin's README.
A list of all the available plugins, with screenshots!
If you want to contribute, read this before you start!
Contains links to many different Zsh resources.
The Zsh project also has an FAQ.
An overview of Zsh for beginners. Kind of like a Getting Started guide.
This contains more advanced information about Zsh.
The project has a mailing list where most of the stuff happens. The zsh-users list is for asking questions as a user; the zsh-workers list is for asking questions as a developer of Zsh code.
zsh-workers list and periodically read the emails to push your knowledge further, even if sometimes you don't understand what you're reading. You can also use it to check whether your question has already been answered by adding site:https://zsh.org/mla to your Google search.Even though most of the stuff happens in the mailing list, you can try asking questions in IRC if you need immediate feedback. You can also use the #zsh channel of this server.
man pages and infoYou can browse the Zsh man pages (man zsh) or the info zsh guide. These are equivalent to searching the Docs website, but you might be more comfortable doing it from the command line.
The Troubleshooting section of the powerlevel10k theme's README has a lot of useful trivia about Zsh and terminals in general. The whole README is very useful, so even if it doesn't apply to what you're looking for, you'll probably learn a lot.
We post announcements, polls and some other stuff on:
We're an open source project and always in need of funding, so you can show your support by:
Official Oh My Zsh merchandise from the Planet Argon shop.
Click on the Sponsor button on the top right of the GitHub page!
This wiki is automatically published from ohmyzsh/wiki — to edit this page, go to ohmyzsh/wiki, make your changes and submit a Pull Request.