• Marc Cornellà's avatar
    fix(random): fix `ZSH_THEME_RANDOM_QUIET` check (#10534) · 96e473a1
    Marc Cornellà authored
    BREAKING CHANGE: For consistency, `ZSH_THEME_RANDOM_QUIET` now needs to
    be `true` if you want to silence the "Random theme loaded" message in the
    `random` theme.
    
    The wiki specified that 1 or true was valid, while the code just
    checked whether it was set to any value. Being more strict makes
    sure that we're consistent with the rest of the Settings.
    
    Fixes #10534
    96e473a1
Name
Last commit
Last update
.github Loading commit data...
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.gitpod.Dockerfile Loading commit data...
.gitpod.yml Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
oh-my-zsh.sh Loading commit data...