Skip to content

fix: update uninstall command to use remote-uninstall script and clarify messaging #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2025

Conversation

manghidev
Copy link
Owner

This pull request updates the uninstall process for LazyVim Docker to ensure a more comprehensive removal, aligning it with the behavior of the curl-based installation method. The changes primarily focus on improving clarity in messaging and replacing the uninstallation script with a more thorough alternative.

Updates to the uninstall process:

  • Makefile: The uninstall target now explicitly states it performs a "Complete uninstall" and uses the remote-uninstall.sh script instead of the previous uninstall-global-commands.sh script.
  • scripts/install-global-commands.sh:
    • Updated the description of the lazy uninstall command to clarify that it performs a "Complete removal (same as curl method)." [1] [2] [3]
    • Modified the uninstall command logic to invoke the remote-uninstall.sh script, ensuring a more thorough cleanup process. [1] [2]

@manghidev manghidev merged commit 368ddc8 into main Jul 3, 2025
@manghidev manghidev self-assigned this Jul 3, 2025
@manghidev manghidev deleted the develop branch July 3, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant