mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
Updated Settings (markdown)
@@ -387,7 +387,7 @@ In this example, the random theme will remove these 3 themes from the pool of ca
|
|||||||
|
|
||||||
### `ZSH_THEME_RANDOM_QUIET`
|
### `ZSH_THEME_RANDOM_QUIET`
|
||||||
|
|
||||||
If this variable is set to a value (`true` or `1`), the random theme will not show a startup message indicating which theme was chosen. For example:
|
If this variable is set to `true`, the random theme will not show a startup message indicating which theme was chosen. For example:
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
ZSH_THEME_RANDOM_QUIET=true
|
ZSH_THEME_RANDOM_QUIET=true
|
||||||
|
|||||||
Reference in New Issue
Block a user