1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-01-18 12:05:47 +00:00

new section "Shell selection"

This commit is contained in:
mintty 2017-01-31 12:51:03 +01:00
parent 4e937486f5
commit 9b3b1a89aa

View File

@ -13,7 +13,7 @@ Run the [installer](https://github.com/mintty/wsltty/releases) to install
### Configuration ###
#### Command line scripts wsl*.bat ####
#### Command line scripts `wsl*.bat` ####
WSLtty installs the following scripts in its application folder `%LOCALAPPDATA%\wsltty`:
* `wsl.bat` to start a WSL bash in the current folder/directory
@ -49,6 +49,12 @@ Note that the `%APPDATA%\mintty\config` option provides the possibility
to maintain common mintty settings for various installations (like
wsltty, Cygwin, MinGW/msys, Git for Windows, MinEd for Windows).
#### Shell selection ####
To invoke your favourite shell, simply replace `/bin/bash` with its pathname
in the Desktop shortcuts, `wsl*.bat` invocation scripts,
or Explorer context menu commands (configured in `config-context-menu.bat`).
### Components ###
For mintty, see the [Mintty homepage](http://mintty.github.io/),