Skip to content

Move all configurations into one directory #262

Description

@neiromaster

Feature Request

Is your feature request related to a problem? Please describe.

Currently, all configuration files and directories (e.g., .zsh-quickstart-no-omz, .zsh-quickstart-kit-prompt-switch-warning, .zshrc.pre-plugins.d and many others) must be in the user directory, which is very cluttered with numerous settings. Should we consider moving all of these files to a single location? As an option, you can make a single hidden directory directly in the user directory, or as a more common option in .config dir.

Describe the solution you'd like

For example, move all settings into $HOME/.zqs-config/ or $HOME/.config/zqs-config (https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html)

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions