mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 21:31:19 +08:00 
			
		
		
		
	bira: move virtualenv information (#8266)
This commit is contained in:
		
							parent
							
								
									767be6c42f
								
							
						
					
					
						commit
						f7d9dae12e
					
				@ -16,7 +16,7 @@ local venv_prompt='$(virtualenv_prompt_info)'
 | 
			
		||||
 | 
			
		||||
ZSH_THEME_RVM_PROMPT_OPTIONS="i v g"
 | 
			
		||||
 | 
			
		||||
PROMPT="╭─${venv_prompt}${user_host}${current_dir}${rvm_ruby}${git_branch}
 | 
			
		||||
PROMPT="╭─${user_host}${current_dir}${rvm_ruby}${git_branch}${venv_prompt}
 | 
			
		||||
╰─%B${user_symbol}%b "
 | 
			
		||||
RPROMPT="%B${return_code}%b"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user