Skip to content

How to store configuration #1695

@DRSDavidSoft

Description

@DRSDavidSoft

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions