mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Bad typo. set_theme $theme, not set_theme theme
This commit is contained in:
parent
8e724fabbb
commit
6705ec98ca
1 changed files with 1 additions and 1 deletions
|
|
@ -46,4 +46,4 @@ done
|
|||
|
||||
local theme
|
||||
zstyle -a :omz:style theme theme
|
||||
set_theme theme
|
||||
set_theme $theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue