We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 753813d + 4d25c02 commit afc9212Copy full SHA for afc9212
1 file changed
conf.d/pipenv.fish
@@ -14,7 +14,7 @@ if command -s pipenv > /dev/null
14
15
if not test -n "$PIPENV_ACTIVE"
16
if sh -c 'pipenv --venv >/dev/null 2>&1'
17
- exec pipenv shell
+ pipenv shell
18
end
19
20
0 commit comments