Created
November 16, 2024 02:40
-
-
Save eggplants/4f4d40c11d97fcacb0d53b665dfa8962 to your computer and use it in GitHub Desktop.
How to uninstall zinit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env zsh | |
# https://github.com/zdharma-continuum/zinit/discussions/533#discussioncomment-7625534 | |
rm -rf "${ZINIT[HOME_DIR]}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment