Add ohmyzsh plugin, change installation of pyenv

This commit is contained in:
2021-04-26 10:47:28 +02:00
parent 81e282a975
commit c20a84ff16
4 changed files with 7 additions and 4 deletions

1
.zshrc
View File

@@ -3,7 +3,6 @@ ZSH_THEME="robbyrussell"
# Plugins
plugins=(
poetry
git
zsh-autosuggestions
)