mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 05:01:17 +08:00 
			
		
		
		
	
						commit
						3552423de3
					
				@ -43,6 +43,9 @@ then
 | 
			
		||||
  source "$RANDOM_THEME"
 | 
			
		||||
  echo "[oh-my-zsh] Random theme '$RANDOM_THEME' loaded..."
 | 
			
		||||
else
 | 
			
		||||
  source "$ZSH/themes/$ZSH_THEME.zsh-theme"
 | 
			
		||||
  if [ ! "$ZSH_THEME" = ""  ]
 | 
			
		||||
  then
 | 
			
		||||
    source "$ZSH/themes/$ZSH_THEME.zsh-theme"
 | 
			
		||||
  fi
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user