README.md: ZSH_THEM_RANDOM.. > ZSH_THEME_RANDOM.. (#6390)

This commit is contained in:
Muhammad Surga Savero 2017-11-04 17:32:14 +00:00 committed by Robby Russell
parent 93120c4151
commit 970fcec40e
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ ZSH_THEME="random" # (...please let it be pie... please be some pie..)
And if you want to pick random theme from a list of your favorite themes:
```shell
ZSH_THEM_RANDOM_CANDIDATES=(
ZSH_THEME_RANDOM_CANDIDATES=(
"robbyrussell"
"agnoster"
)