scmbreeze / scm_breeze

Adds numbered shortcuts to the output git status, and much more
https://madebynathan.com/2011/10/19/git-shortcuts-like-youve-never-seen-before/
MIT License
2.82k stars 192 forks source link

Uninstall: lowercase "darwin" on MacOS #330

Closed Tobbe closed 4 months ago

Tobbe commented 7 months ago

The uninstall script (sorry 🙈) didn't work on my machine. This PR makes it work on modern MacOS versions.

Here's the error I got when trying to run the uninstall script, along with some extra info above it

image

And with the changes in this PR:

image