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"