Add note about custom themes

This commit is contained in:
Duncan X. Simpson 2016-04-20 11:50:27 -07:00
commit 1fb600a982

View file

@ -154,6 +154,8 @@ If you have many functions that go well together, you can put them as a `XYZ.plu
If you would like to override the functionality of a plugin distributed with Oh My Zsh, create a plugin of the same name in the `custom/plugins/` directory and it will be loaded instead of the one in `plugins/`.
If you want to override a theme or use your own, make sure to name it `XYZ.zsh-theme` not `.zsh`.
## Getting Updates
By default, you will be prompted to check for upgrades every few weeks. If you would like `oh-my-zsh` to automatically upgrade itself without prompting you, set the following in your `~/.zshrc`: