/remove-starship-ubuntu

Remove files, packages and configs created by starship on Ubuntu based distros

Primary LanguagePython

starship

Remove Starship from Ubuntu based distros

Remove all dependencies and remaining files from Starship



To run use:

chmod +x remove-starship.py
sudo ./remove-starship.py

or 

sudo python3 remove-starship.py

SUDO is needed, without superuser access we can't remove some files and starship configs



Explanations

  • Be Careful, use this script if you know what are you doing, maybe it can break other stuffs that you might want to use

Made with 🥰 by Dpbm