Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

[FEATURE REQUEST] Install script improvements (warn if already installed, --check flag) #376

Open
connorgmeehan opened this issue Aug 1, 2022 · 0 comments
Labels
good first issue Good for newcomers scope: enhancement New feature or request
Milestone

Comments

@connorgmeehan
Copy link
Collaborator

What is the feature, what would you like to be able to do?

Currently install script will backup current doom-nvim config if user tries to re-run install script. The script should check if doom-nvim is already installed and then ask the user if they want to continue.

  • If the user doesn't continue the install script should still check the dependencies
  • If run with the --check flag the script should just verify the user has all the dependencies they need.

What is the use case, why do you want this feature?

Improves usability of doom-nvim, easier for users to bugfix own problems.

Possible Implementation (if applicable)

Check if git repo at ~/.config/nvim's origin is doom-nvim origin.

Additional context

@connorgmeehan connorgmeehan added scope: enhancement New feature or request good first issue Good for newcomers labels Aug 1, 2022
@connorgmeehan connorgmeehan added this to the 4.1.0 milestone Aug 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers scope: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant