PYENV: ajouté à ZSH

This commit is contained in:
2024-10-17 11:41:57 +02:00
parent af4057e4ec
commit b04dfb860a
3 changed files with 10 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 sudo wd)
plugins=(git httpie ng npm nvm pass pip sudo wd pyenv)
source $ZSH/oh-my-zsh.sh