/remove-oh-my-zsh-ubuntu

Remove all files, packages and configs created by oh-my-zsh on Ubuntu based distros

Primary LanguagePython

Oh-my-ZSH

Remove Oh my ZSH from Ubuntu based distros

Remove all dependencies and remaining files from Oh my ZSH



To run use:

chmod +x remove-oh-my-zsh.py
sudo ./remove-oh-my-zsh.py

or 

sudo python3 remove-oh-my-zsh.py

SUDO is needed, without superuser access we can't remove some files and Oh my ZSH 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