Checklist
Describe the problem you'd like to have solved
Instructions are provided to change the default editor in README -> Customization
However, this guidance is only valid for Linux/Mac environments.
Describe the ideal solution
Please add additional guidance for changing the default editor within a Windows environment.
In windows the process is either to run $env:EDITOR = 'code --wait'; auth0 universal-login templates update each time or set an environment variable called EDITOR and run auth0 universal-login templates update
Alternatives and current workarounds
No response
Additional context
No response
Checklist
Describe the problem you'd like to have solved
Instructions are provided to change the default editor in README -> Customization
However, this guidance is only valid for Linux/Mac environments.
Describe the ideal solution
Please add additional guidance for changing the default editor within a Windows environment.
In windows the process is either to run $env:EDITOR = 'code --wait'; auth0 universal-login templates update each time or set an environment variable called EDITOR and run auth0 universal-login templates update
Alternatives and current workarounds
No response
Additional context
No response