mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	Disable zsh file globbing when running pip (#5348)
This commit is contained in:
		
				
					committed by
					
						 Marc Cornellà
						Marc Cornellà
					
				
			
			
				
	
			
			
			
						parent
						
							f2580833c0
						
					
				
				
					commit
					deadc369bf
				
			| @@ -76,3 +76,6 @@ zsh-pip-test-clean-packages() { | ||||
|         echo "the djangopypi2 index is fine" | ||||
|     fi | ||||
| } | ||||
|  | ||||
| alias pip="noglob pip" # allows square brackets for pip command invocation | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user