cmder: Quote spaces in %USERPROFILE% (#3486)

This commit is contained in:
Niko Pavlinek 2022-04-11 07:03:48 +02:00 committed by GitHub
parent b03b500faf
commit 21922cc967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
[
"Cmder.exe",
"Cmder",
"/start %USERPROFILE%"
"/start \"%USERPROFILE%\""
]
],
"persist": [

View File

@ -15,7 +15,7 @@
[
"Cmder.exe",
"Cmder",
"/start %USERPROFILE%"
"/start \"%USERPROFILE%\""
]
],
"persist": [