From 030934a84ec33b6857d5173d3f5e6be4775f7167 Mon Sep 17 00:00:00 2001 From: Felix Delattre Date: Thu, 9 Mar 2023 20:12:37 +0000 Subject: [PATCH] Update .zshrc --- dot_zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_zshrc b/dot_zshrc index cfb8743..792e8a2 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -105,3 +105,4 @@ source $ZSH/oh-my-zsh.sh . ${ZSH_CUSTOM}/prompt.zsh eval "$(pyenv init --path)" +eval "$(pyenv virtualenv-init -)"