Tyriar / vscode-shell-launcher

VS Code extension that enables easy launching of multiple shell configurations in the terminal
https://marketplace.visualstudio.com/items?itemName=Tyriar.shell-launcher
MIT License
49 stars 9 forks source link

Arguments in settings #26

Closed SheepDomination closed 6 years ago

SheepDomination commented 6 years ago

What arguments are available which I can pass to the args setting ?

Tyriar commented 6 years ago

Whatever args your shell takes, check man bash, man zsh, etc.