From 95f3caa85198360394b8d6a953d780949027b8f6 Mon Sep 17 00:00:00 2001 From: Nicole Tietz-Sokolskaya Date: Wed, 25 Sep 2019 19:28:00 -0400 Subject: [PATCH] Remove poetry from path --- bash/.profile | 3 --- 1 file changed, 3 deletions(-) diff --git a/bash/.profile b/bash/.profile index ccd4b19..0848c72 100644 --- a/bash/.profile +++ b/bash/.profile @@ -59,6 +59,3 @@ if [ -f /usr/local/etc/bash_completion ] then . /usr/local/etc/bash_completion fi - -# -#export PATH="$HOME/.poetry/bin:$PATH"