-
Long-time asdf+direnv user trying to migrate to mise. I have many projects with a `.envrc` file. Direnv automatically runs this file when present.
**Describe the bug**
Mise does not automatically …
-
To be able to projects to share their envrc, direnv should load multiple files:
- .envrc - private file, not committed to git repo
- .envrc.dist - shared file, committed to git repo
- .envrc.local …
-
👋 Hi, thank you for the excellent plugin. I'm having an issue with the latest version of PyCharm where my PATH variable is not reflecting the `PATH_add` instructions in my .envrc file. It looks like a…
-
For anyone that has direnv installed, the `.envrc` files will automatically be attempted to be executed once you enter the directory it's in. This is pretty annoying and also quite invasive.
I thi…
-
With instructions added to `README.md` to copy it to `.envrc`.
`.envrc` should not directly be part of the repo since edits to it are for local development convenience and will inevitably get accid…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to set up a local development environment for a Drupal 10 site hosted on Pantheon using Solr. I'm using DDEV with the [ d…
-
Improve `wcwc view` to add markers around generated `.envrc` content to allow `view` to be rerun while not clobbering any other lines that the user may have added.
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I don't have Go in my `PATH`.
My project directory is `/home/alexey/drozd`.
There is a `/home/al…
-
**Describe the bug**
With a recent version of Nix (tested 2.24.9 and 2.24.10; this bug was not present with 2.18.7), `mktemp` fails with an error message along the lines of:
```
$ mktemp
mktem…
-
I would like to reopen this feature request: #9965.