ZSH: ajout de nvm et npm en plugins
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/
 | 
					# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
 | 
				
			||||||
# Example format: plugins=(rails git textmate ruby lighthouse)
 | 
					# Example format: plugins=(rails git textmate ruby lighthouse)
 | 
				
			||||||
# Add wisely, as too many plugins slow down shell startup.
 | 
					# Add wisely, as too many plugins slow down shell startup.
 | 
				
			||||||
plugins=(git httpie pass pip pyenv sudo virtualenvwrapper wd)
 | 
					plugins=(git httpie nvm npm pass pip pyenv sudo virtualenvwrapper wd)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
source $ZSH/oh-my-zsh.sh
 | 
					source $ZSH/oh-my-zsh.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user