-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
We need to come up with a standardized way to store Cmder configuration here.
I'm working on a branch to customize the prompt color and handle character (currently λ) from the /config
directory, and similarly, a lot of init.bat
(e.g. @daxgames's recursive path enhancing) could benefit from a stored configuration file.
@cmderdev/trusted-contributors - What would you vote as a suitable container for the Cmder configuration?
- XML
- YML
- JSON
- TXT/INI
- BAT/SH
- (other)
Keep in mind that it needs to be:
- easy to edit for user
- accessible from both batch and bash environments
- uniform across all vendored platforms
rakismelange
Metadata
Metadata
Assignees
Labels
No labels