Skip to content

Add support for reusable configuration and credentials in ~/.config/cogs/ #97

Description

@jamesaoverton

My main pain point with COGS right now is that it's a bit of a pain to just start using it for a new task. I'd like to make it easier to manage credentials files for multiple projects and just use them, without looking around my projects and copying credentials files around.

I've been thinking about this for a while and haven't made much progress, but I think we want some sort of configuration for the user in a standard place, such as ~/.config/cogs/. This should include an INI-style or YAML file or something for global settings, and one or more credential files. There's a lot of possible solutions but I don't know which is the right design. As always, we should look to how git does things for guidance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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