mirror of
https://github.com/mintty/wsltty.git
synced 2025-09-18 03:02:25 +01:00
workaround to ensure unique configuration location (#45)
This commit is contained in:
@@ -105,5 +105,8 @@ mkdir "%configdir%\lang"
|
||||
mkdir "%configdir%\sounds"
|
||||
mkdir "%configdir%\themes"
|
||||
|
||||
rem create config file if it does not yet exist
|
||||
if not exist "%configdir%\config" echo # To use common configuration in %%APPDATA%%\mintty, simply remove this file>"%configdir%\config"
|
||||
|
||||
|
||||
:end
|
||||
|
Reference in New Issue
Block a user