ZSHRC: suppression du module virtualenvwrapper qui pose problème
This commit is contained in:
		
							
								
								
									
										2
									
								
								.zshrc
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.zshrc
									
									
									
									
									
								
							@@ -68,7 +68,7 @@ ZSH_THEME="powerlevel10k/powerlevel10k"
 | 
			
		||||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
 | 
			
		||||
# Example format: plugins=(rails git textmate ruby lighthouse)
 | 
			
		||||
# Add wisely, as too many plugins slow down shell startup.
 | 
			
		||||
plugins=(git httpie ng npm nvm pass pip pyenv sudo virtualenvwrapper wd)
 | 
			
		||||
plugins=(git httpie ng npm nvm pass pip pyenv sudo wd)
 | 
			
		||||
 | 
			
		||||
source $ZSH/oh-my-zsh.sh
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user