Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 444 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 444 Bytes

eloge

Use this script to uninstall Enlightenment and related applications.

First, clone the repository:

git clone https://github.com/batden/eloge.git .eloge

This creates a new hidden folder named .eloge in your home directory.

Copy the eloge.sh file from the new .eloge folder to somewhere else and make the script executable:

chmod +x eloge.sh

Then execute the script with:

./eloge.sh

That's it.