From b5f91e603249078bc32f9e220d63ed0cb4393578 Mon Sep 17 00:00:00 2001 From: Neal Probert Date: Sat, 24 Feb 2024 14:56:46 -0500 Subject: [PATCH] Tweak to bashrc for python --- dot/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot/bashrc b/dot/bashrc index 5725da3..0931fc6 100644 --- a/dot/bashrc +++ b/dot/bashrc @@ -9,7 +9,7 @@ else fi if [ -x /usr/local/bin/virtualenvwrapper.sh ]; then VIRTUALENVWRAPPER_PYTHON=/usr/bin/python3 - source /usr/local/bin/virtualenvwrapper.sh +# source /home/neal/.local/bin/virtualenvwrapper.sh fi # Android Studio