Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
9ce7de9f
Unverified
Commit
9ce7de9f
authored
Mar 01, 2020
by
Marc Cornellà
Committed by
GitHub
Mar 01, 2020
Browse files
Document ZSH_THEME_RANDOM_BLACKLIST setting
parent
461b2134
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9ce7de9f
...
...
@@ -133,6 +133,12 @@ ZSH_THEME_RANDOM_CANDIDATES=(
)
```
If you only know which themes you don't like, you can add them similarly to a blacklist:
```
shell
ZSH_THEME_RANDOM_BLACKLIST
=(
pygmalion tjkirch_mod
)
```
### FAQ
If you have some more questions or issues, you might find a solution in our
[
FAQ
](
https://github.com/ohmyzsh/ohmyzsh/wiki/FAQ
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment