mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	localization support for clock in candy theme
Now uses 12-hour clock or 24-hour clock depending on user locale
This commit is contained in:
		
							parent
							
								
									c3b3de5f29
								
							
						
					
					
						commit
						e8a9d0ee1a
					
				@ -1,4 +1,4 @@
 | 
				
			|||||||
PROMPT=$'%{$fg_bold[green]%}%n@%m %{$fg[blue]%}%D{[%I:%M:%S]} %{$reset_color%}%{$fg[white]%}[%~]%{$reset_color%} $(git_prompt_info)\
 | 
					PROMPT=$'%{$fg_bold[green]%}%n@%m %{$fg[blue]%}%D{[%X]} %{$reset_color%}%{$fg[white]%}[%~]%{$reset_color%} $(git_prompt_info)\
 | 
				
			||||||
%{$fg[blue]%}->%{$fg_bold[blue]%} %#%{$reset_color%} '
 | 
					%{$fg[blue]%}->%{$fg_bold[blue]%} %#%{$reset_color%} '
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[green]%}["
 | 
					ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[green]%}["
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user