-
I have only just started using this, so I don't know anything much about it. In the configuration there are PowerShell variables. I use bash/zsh in WSL usually, but when I am doing stuff on the Windows side I still use cmd.exe, as I have just been used to it, since the MS-DOS days. I use it with clink and a load of Unix coreutils and other tools which make it quite like bash when using it interactively (and I know the scripting for it). I only use PowerShell for scripting stuff. So, with this in mind, what do I need to do? Do I replace the PowerShell parts of the configuration (variables) with cmd.exe ones? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yeah pretty much this. I don't think you need to set any custom environment variables though by default; it's only if you want to change lookup paths for the older dynamic-style configuration files. |
Beta Was this translation helpful? Give feedback.
Yeah pretty much this. I don't think you need to set any custom environment variables though by default; it's only if you want to change lookup paths for the older dynamic-style configuration files.