Microsoft has released a preview version of Windows Terminal at Windows Store, which allows process commands using PowerShell, Command Prompt and Bash (using Windows Subsystem for Linux).
Since PowerShell is default processor, everytime the terminal is launched, I need to change it again to Linux Bash.
Is it possible to define the default processor as Linux instead of keep reseting it over and over?
Launch the Windows Terminal by right-clicking on the Start button. From the drop-down option near the + symbol, select the Settings menu. From the Settings tab of Windows Terminal, select the Default Terminal application as Terminal. Click on the SAVE button.
Press Windows key + X then click Command prompt, at the command prompt, type: bash then hit Enter. If you want to be able to access the local file system, press Windows key + X, Command Prompt (Admin) then type bash at the prompt.
To set a custom shell, you first turn on the Shell Launcher feature, and then you can set your custom shell as the default using PowerShell or MDM. Go to Control Panel > Programs and features > Turn Windows features on or off. Expand Device Lockdown. Select Shell Launcher and OK.
You need to click 'Settings' menu entry in the drop down menu
Then a settings json file should be opened in your default JSON editor. Please look for 'profiles' section and copy guid for your bash profile.
Then just paste copied guid in 'globals' section's 'defaultProfile' key:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With