From d08294471e751114b6261d1544058ac5ef8ea107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Reegn?= Date: Wed, 12 Apr 2023 10:15:19 +0200 Subject: [PATCH] revert back fish fix Should be separate PR to deal with fish perf issue --- bin/pyenv-virtualenv-init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pyenv-virtualenv-init b/bin/pyenv-virtualenv-init index f5207a7..75a890b 100755 --- a/bin/pyenv-virtualenv-init +++ b/bin/pyenv-virtualenv-init @@ -104,7 +104,7 @@ esac case "$shell" in fish ) cat <