From 4e127dcd39ba400f99bf45ff06b88ce41eb06ec7 Mon Sep 17 00:00:00 2001 From: romir kulshrestha Date: Fri, 9 Feb 2024 07:12:49 +0100 Subject: [PATCH] add comments --- bin/pyenv-sh-activate | 14 ++++++++++---- bin/pyenv-sh-deactivate | 2 ++ 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/bin/pyenv-sh-activate b/bin/pyenv-sh-activate index a28d26f..4a13ced 100755 --- a/bin/pyenv-sh-activate +++ b/bin/pyenv-sh-activate @@ -246,11 +246,17 @@ if [ -z "${PYENV_VIRTUALENV_DISABLE_PROMPT}" ]; then fish ) if [ -z "${QUIET}" ]; then cat <