mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Merge branch 'master' of github.com:jamesm-sitegen/oh-my-zsh
This commit is contained in:
commit
017e6f7803
4 changed files with 20 additions and 21 deletions
|
|
@ -45,7 +45,7 @@ for plugin ($plugins); do
|
|||
done
|
||||
|
||||
local ZSH_THEME
|
||||
zstyle -a :omz theme ZSH_THEME
|
||||
zstyle -a :omz:style theme ZSH_THEME
|
||||
|
||||
# Load the theme
|
||||
if [ "$ZSH_THEME" = "random" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue