mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-19 04:21:02 +00:00
new section "Shell selection"
This commit is contained in:
parent
4e937486f5
commit
9b3b1a89aa
@ -13,7 +13,7 @@ Run the [installer](https://github.com/mintty/wsltty/releases) to install
|
|||||||
|
|
||||||
### Configuration ###
|
### Configuration ###
|
||||||
|
|
||||||
#### Command line scripts wsl*.bat ####
|
#### Command line scripts `wsl*.bat` ####
|
||||||
|
|
||||||
WSLtty installs the following scripts in its application folder `%LOCALAPPDATA%\wsltty`:
|
WSLtty installs the following scripts in its application folder `%LOCALAPPDATA%\wsltty`:
|
||||||
* `wsl.bat` to start a WSL bash in the current folder/directory
|
* `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
|
to maintain common mintty settings for various installations (like
|
||||||
wsltty, Cygwin, MinGW/msys, Git for Windows, MinEd for Windows).
|
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 ###
|
### Components ###
|
||||||
|
|
||||||
For mintty, see the [Mintty homepage](http://mintty.github.io/),
|
For mintty, see the [Mintty homepage](http://mintty.github.io/),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user