1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-10-31 23:21:59 +00:00
This commit is contained in:
mintty
2017-04-14 01:08:20 +02:00
parent 195f4069b4
commit 3b6a356585
3 changed files with 11 additions and 3 deletions

View File

@@ -45,6 +45,9 @@ mkdir "%installdir%\home\%USERNAME%\.config\mintty"
mkdir "%installdir%\home\%USERNAME%\.config\mintty\lang"
copy po.zoo "%installdir%\home\%USERNAME%\.config\mintty\lang"
rem create "temp directory" for version checking
mkdir "%installdir%\tmp
:shortcuts