ZSH: ajout de nvm et npm en plugins
This commit is contained in:
parent
b1ee6ec472
commit
285b3bd0b1
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user