Removing bloat from /bin
-
Is it safe to delete any folder inside /bin?
Realized that I already have git installed in Windows, so /bin/git is redundant. Can I just delete the whole folder without any issues?
-
@apedregosa : Yes, you can.
-
Great, thank you!