vthacker commented on PR #15396:
URL: https://github.com/apache/lucene/pull/15396#issuecomment-3482592861

   I was able to incorporate that into my workflow by doing
   ```
   brew install direnv;eval "$(direnv hook zsh)"
   
   Create a .envrc file in the project root: export 
GRADLE_USER_HOME=~/.gradle_asf/
   
   direnv allow
   ```
   
   Just need to add `.envrc` to the gitignore


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to