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

Support .envrc file #6865

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Conversation

spenserblack
Copy link
Contributor

Description

.envrc are files used by direnv. direnv loads the file into a bash sub-shell, making this file effectively bash.

Taking some of the other Shell/filenames samples as an example, I figured a smaller sample would be OK. Possibly preferable, since a larger sample would likely repeat export a bunch. If a larger sample is preferable, this might work.

Checklist:

`.envrc` are files used by direnv. direnv loads the file into a bash
sub-shell, making this file effectively bash.
@spenserblack spenserblack requested a review from a team as a code owner June 5, 2024 13:30
Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

Note: this PR will not be merged until close to when the next release is made. See here for more details.

@lildude lildude added this pull request to the merge queue Jun 7, 2024
Merged via the queue into github-linguist:master with commit 2d556f7 Jun 7, 2024
5 checks passed
@spenserblack spenserblack deleted the filename/envrc branch June 7, 2024 11:52
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.

None yet

2 participants