diff --git a/bin/alias.bat b/bin/alias.bat index cf5d07d..69497f6 100644 --- a/bin/alias.bat +++ b/bin/alias.bat @@ -96,7 +96,7 @@ set del_alias=%~1 findstr /b /v /i "%del_alias%=" "%ALIASES%" >> "%ALIASES%.tmp" type "%ALIASES%".tmp > "%ALIASES%" & @del /f /q "%ALIASES%.tmp" doskey %del_alias%= -doskey /macrofile=%ALIASES% +doskey /macrofile="%ALIASES%" goto:eof :p_reload diff --git a/config/ConEmu.xml b/config/ConEmu.xml index af06ef0..0be905d 100644 --- a/config/ConEmu.xml +++ b/config/ConEmu.xml @@ -548,14 +548,14 @@ - + - +