Powershell script allowing to add in the context menu an entry "Open a Windows Terminal profil here".
- Parse Windows Terminal settings.json to add your profiles in the context menu.
- Integrated uninstaller (use -Uninstall argument)
- Clone this repository
https://github.com/thibaultmaudet/WindowsTerminalOpenHere.git
or download WindowsTerminal-OpenHere.ps1 - Run Windows Powershell and run
WindowsTerminal-OpenHere.ps1
Argument | Type | Default value |
---|---|---|
ContextMenuLabel | string | Ouvrir un profil Windows Terminal ici |
Uninstall | bool | $false |