Uninstalling Zed Documentation #29710
Replies: 2 comments
-
This is odd, as should not be OS-specific, but installation-specific: e.g. I do not have Zed installed via Brew and some people may have installed Zed via some Linux package managers.
Overall, it seems that all we have to mention in the docs is the presence of the |
Beta Was this translation helpful? Give feedback.
-
That's a good point, we don't necessarily know how the user installed Zed. My thought process was that the current documentation mentions So following your recommendation, the best places to mention the Open to notes on this! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Based on issue #29147, I'm writing up a section called "Uninstalling Zed" in the Zed documentation under "General" tab. For MacOS, the new documentation states to use brew uninstall and for Linux it states to use zed --uninstall which was discussed in discussion post #14267. I'm not sure how to handle Windows uninstalls, as I don't have a windows machine to test it on.
I wanted to see if folks wanted to discuss a couple points before I create a pull request, or if I should go ahead with a pull request! The two loose ends are discussing:
Beta Was this translation helpful? Give feedback.
All reactions