mirror of
https://github.com/cmderdev/cmder.git
synced 2025-09-16 11:13:10 +08:00
The start directory of cmder is defined in that order: 1. The directory passed as parameter to the cmder executable 2. The `CMDER_START` environment variable 3. The `HOME` environment variable 4. The current user directory (`USERPROFILE` environment variable) This commit also fix two issues: * stating cmder with a path in parameter would set CMDER_START (whereas it may just be temporary) * fix new line in cmd when starting cmder (this one was buggin me)
Config
All config files must be in this folder. If there is no option to set this folder directly, it has to be hardlinked.