1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-10-31 23:21:59 +00:00

Add Shortcut and command script variants changing to Linux home directory (#3).

This commit is contained in:
Thomas Wolff
2016-10-11 18:04:15 +02:00
parent 1106032955
commit 98d4697bca
6 changed files with 43 additions and 8 deletions

View File

@@ -40,9 +40,11 @@ FILE4="wslbridge-backend"
FILE5="LICENSE.mintty"
FILE6="LICENSE.wslbridge"
FILE7="Bash on UoW in Mintty.lnk"
FILE8="wsl.bat"
FILE9="install.bat"
FILE10="uninstall.bat"
FILE8="Bash ~ on UoW in Mintty.lnk"
FILE9="wsl.bat"
FILE10="wsl~.bat"
FILE11="install.bat"
FILE12="uninstall.bat"
[SourceFiles]
SourceFiles0=.
@@ -59,4 +61,6 @@ SourceFiles0=.
%FILE8%=
%FILE9%=
%FILE10%=
%FILE11%=
%FILE12%=