mirror of
https://github.com/mintty/wsltty.git
synced 2025-11-06 10:01:54 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a6e090a37c | ||
|
|
abe617cfc8 | ||
|
|
95203252b8 |
@@ -2,7 +2,7 @@ Mintty as a terminal for Bash on Ubuntu on Windows / WSL.
|
||||
|
||||
#### Overview ####
|
||||
|
||||
Run the installer to install
|
||||
Run the [installer](https://github.com/mintty/wsltty/releases) to install
|
||||
* wsltty package components (see below) in the user’s application directory (where WSL is also installed)
|
||||
* an empty “home directory” to enable storage of a mintty config file
|
||||
* a Desktop Shortcut and a Start Menu Shortcut to start WSL with a login bash in the user’s WSL home directory
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
@echo off
|
||||
goto explorer
|
||||
|
||||
mkdir "%LOCALAPPDATA%\wsltty"
|
||||
copy LICENSE.mintty "%LOCALAPPDATA%\wsltty"
|
||||
|
||||
Reference in New Issue
Block a user