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

feat: Set environment variables with directory name #2

Merged
merged 1 commit into from
Jun 11, 2023

Conversation

zikani03
Copy link
Contributor

When running a command using in it is sometimes desirable to know which directory we are in, this changeset contains changes to add PWD and INDIR variables to the sub-process' environment as well as supporting commands from a relative directory.

When running a command using `in` it is sometimes desirable
to know which directory we are in, this changeset contains
changes to add PWD and INDIR variables to the sub-process'
environment as well as supporting commands from a relative
directory.
@xyproto xyproto merged commit 87d7aed into xyproto:main Jun 11, 2023
@xyproto
Copy link
Owner

xyproto commented Jun 11, 2023

Thanks for the PR! Merged.

@zikani03 zikani03 deleted the set-pwd-env branch June 14, 2023 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants