From 817c1d98102e58504f98a5163ef73b2752971e62 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 11 Mar 2025 14:53:39 +0900 Subject: [PATCH] update readme for uninstall.sh script --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6e60893..5701992 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,12 @@ https://github.com/user-attachments/assets/49bc12b2-abaf-45de-a21c-67aacd9bb872 > [!NOTE] > Main reason why I have not included an uninstallation script is simple. Some packages maybe already installed on your system by default. If I create an uninstall script with packages that I have set to install, you may end up a unrecoverable system. +### 💥 💥 UNINSTALL SCRIPT / Removal of Config Files +- 11 March 2025, due to popular request, created a guided `uninstall.sh` script. USE this with caution as it may render your system unstable. +- I will not be responsible if your system breaks +- The best still to revert to previous state of your system is via timeshift of snapper + + > [!CAUTION] > Download this script on a directory where you have write permissions. ie. HOME. Or any directory within your home directory. Else script will fail