prompt should be managed by users, not by tools

This commit is contained in:
Yamashita, Yuu
2015-11-06 17:34:21 +00:00
parent 8731e9bf14
commit 7f33ddd911
2 changed files with 0 additions and 8 deletions

View File

@@ -161,7 +161,3 @@ EOS
;; ;;
esac esac
fi fi
if [ -z "${VIRTUAL_ENV_DISABLE_PROMPT}" ]; then
: # TODO: change prompt?
fi

View File

@@ -106,7 +106,3 @@ EOS
;; ;;
esac esac
fi fi
if [ -z "${VIRTUAL_ENV_DISABLE_PROMPT}" ]; then
: # TODO: change prompt?
fi