SIGN IN SIGN UP

Add an uninstall script (#21213)

Closes #14306

This looks at what #16660 did and install.sh script as a base for the
uninstall.sh script. The script is bundled with the cli by default
unless the cli/no-bundled-uninstall feature is selected which is done,
so package managers could build zed without bundling a useless feature
and increasing binary size.

I don't have capabilities to test this right now, so any help with that
is appreciated.

Release Notes:

- Added an uninstall script for Zed installations done via zed.dev. To
uninstall zed, run `zed --uninstall` via the CLI binary.
S
Stanislav Alekseev committed
a4584c9d13876d6cb2b3fb6d4fd7f881ca359808
Parent: e9e2607
Committed by GitHub <noreply@github.com> on 11/28/2024, 8:31:12 AM