mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	@@ -11,7 +11,7 @@ else
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
# Get the host name (first 4 chars)
 | 
			
		||||
HOST_PROMPT_="%{$fg_bold[red]%}@$HOST[0,4] ➜  %{$fg_bold[cyan]%}%c "
 | 
			
		||||
HOST_PROMPT_="%{$fg_bold[red]%}@$HOST ➜ %{$fg_bold[cyan]%}%c "
 | 
			
		||||
GIT_PROMPT="%{$fg_bold[blue]%}\$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}"
 | 
			
		||||
PROMPT="$HOST_PROMPT_$RUBY_PROMPT_$GIT_PROMPT"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user