Pyenv abandonné pour ZSH (souci à régler plus tard)

vif
Olivier DOSSMANN 2021-06-10 08:38:24 +02:00
parent 080eb7a133
commit b2fe0072a1
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -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 wd)
plugins=(git httpie ng npm nvm pass pip sudo wd)
source $ZSH/oh-my-zsh.sh