Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fish shell as virtualenv #3690

Open
wants to merge 8 commits into
base: develop2
Choose a base branch
from
Prev Previous commit
Next Next commit
Update reference/tools/env/virtualbuildenv.rst
Co-authored-by: Daniel <danimanzaneque@gmail.com>
uilianries and danimtb authored Jun 4, 2024
commit 039a8d8061fc3a16493f272bbb0c7843e9780459
2 changes: 1 addition & 1 deletion reference/tools/env/virtualbuildenv.rst
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
VirtualBuildEnv
===============

VirtualBuildEnv is a generator that produces a *conanbuildenv* .bat, .ps1, fish or .sh script containing the environment variables
VirtualBuildEnv is a generator that produces a *conanbuildenv* .bat, .ps1, .fish or .sh script containing the environment variables
of the build time context:

- From the ``self.buildenv_info`` of the direct ``tool_requires`` in "build" context.