Skip to content

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

Notifications You must be signed in to change notification settings

remove-guides/remove-oh-my-zsh-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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