Skip to content

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.

2 participants