mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Added Cmder env variables (#1497)
Cmder starts complaining if these are not available. I did not have to set them when I was using the full installation; this must just be an issue with the mini client.
This commit is contained in:
parent
2009d062de
commit
7a9cf32a42
@ -14,6 +14,10 @@
|
|||||||
"Cmder"
|
"Cmder"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
"env_set": {
|
||||||
|
"CMDER_ROOT": "$dir",
|
||||||
|
"ConEmuDir": "$dir\\vendor\\conemu-maximus5"
|
||||||
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/cmderdev/cmder"
|
"github": "https://github.com/cmderdev/cmder"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user