Skip to content

Files

Latest commit

Jul 29, 2022
56d7ea4 · Jul 29, 2022

History

History
31 lines (18 loc) · 704 Bytes

readme.md

File metadata and controls

31 lines (18 loc) · 704 Bytes

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