Skip to content

Instantly share code, notes, and snippets.

@eggplants
Created November 16, 2024 02:40
Show Gist options
  • Save eggplants/4f4d40c11d97fcacb0d53b665dfa8962 to your computer and use it in GitHub Desktop.
Save eggplants/4f4d40c11d97fcacb0d53b665dfa8962 to your computer and use it in GitHub Desktop.
How to uninstall zinit
#!/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