cmder: Persist "bin" (#1028)

This commit is contained in:
vuwjzl17985 2020-04-26 21:08:45 -05:00 committed by GitHub
parent 7f478c2dbe
commit 712045ed0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@
] ]
], ],
"persist": [ "persist": [
"bin",
"config", "config",
"vendor\\conemu-maximus5\\ConEmu.xml" "vendor\\conemu-maximus5\\ConEmu.xml"
], ],

View File

@ -18,6 +18,7 @@
] ]
], ],
"persist": [ "persist": [
"bin",
"config", "config",
"vendor\\conemu-maximus5\\ConEmu.xml" "vendor\\conemu-maximus5\\ConEmu.xml"
], ],