mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-18 12:05:47 +00:00
workaround to ensure unique configuration location (#45)
This commit is contained in:
parent
a3c32980e7
commit
beed642144
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user