Commit 970fcec4 authored by Muhammad Surga Savero's avatar Muhammad Surga Savero Committed by Robby Russell
Browse files

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

parent 93120c41
...@@ -100,7 +100,7 @@ ZSH_THEME="random" # (...please let it be pie... please be some pie..) ...@@ -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: And if you want to pick random theme from a list of your favorite themes:
```shell ```shell
ZSH_THEM_RANDOM_CANDIDATES=( ZSH_THEME_RANDOM_CANDIDATES=(
"robbyrussell" "robbyrussell"
"agnoster" "agnoster"
) )
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment