fix pyenv init, remove todo

This commit is contained in:
crater2150 2021-06-21 12:12:53 +02:00
parent 219f5a0523
commit b180a08336
2 changed files with 1 additions and 2 deletions

1
zshrc
View file

@ -79,5 +79,4 @@ if exists stack; then
eval "$(stack --bash-completion-script stack)"
fi
exists todo && todo
exists thefuck && eval $(thefuck --alias)