pkill37 / linuxify

🍏🐧 Transparently transform the macOS CLI into a fresh GNU/Linux CLI experience.
MIT License
888 stars 69 forks source link

Fix shell default for Catalina, and uninstall bug #26

Closed stephanGarland closed 4 years ago

stephanGarland commented 4 years ago

This addresses https://github.com/fabiomaia/linuxify/issues/23 as well as fixing a bug that was preventing it from completing an uninstall - script needs to run from /bin/bash to remove /usr/local/bin/bash

pkill37 commented 4 years ago

Thank you! ❤️