.envrc and .sdkmanrc

A couple of helpers for those frequently switching between
projects and branches
This commit is contained in:
Gareth Clay
2022-12-06 10:24:29 +00:00
committed by Roy Clarkson
parent 8bd73bc2fa
commit 05120afb3c
2 changed files with 4 additions and 0 deletions

1
.envrc Normal file
View File

@@ -0,0 +1 @@
PATH_add scripts

3
.sdkmanrc Normal file
View File

@@ -0,0 +1,3 @@
# Enable auto-env through the sdkman_auto_env config
# Add key=value pairs of SDKs to use below
java=17.0.5-librca