mirror of
				https://github.com/dcarrillo/prezto.git
				synced 2025-11-04 10:59:08 +00:00 
			
		
		
		
	
				
					committed by
					
						
						Sorin Ionescu
					
				
			
			
				
	
			
			
			
						parent
						
							5232191cbe
						
					
				
				
					commit
					fb9a20591f
				
			@@ -14,7 +14,7 @@ typeset -gA python_info
 | 
			
		||||
 | 
			
		||||
# Format virtualenv.
 | 
			
		||||
if [[ -n "$VIRTUAL_ENV" ]]; then
 | 
			
		||||
  zstyle -s ':omz:module:python' virtualenv 'virtualenv_format'
 | 
			
		||||
  zstyle -s ':prezto:module:python' virtualenv 'virtualenv_format'
 | 
			
		||||
  zformat -f virtualenv_formatted "$virtualenv_format" "v:${VIRTUAL_ENV:t}"
 | 
			
		||||
  python_info[virtualenv]="$virtualenv_formatted"
 | 
			
		||||
fi
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user