From 9258ff56bfbc1d2e43fa1da9a9e9c63db6d39f52 Mon Sep 17 00:00:00 2001 From: JGill Date: Fri, 24 May 2024 13:25:12 +0930 Subject: [PATCH] Uninstall Instructions Added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8f58d1e..35dd691 100644 --- a/README.md +++ b/README.md @@ -68,3 +68,6 @@ You can also manually install Nerd Fonts of your choice. in your personal config file under ~/.config/ezsh/zshrc/ . See my setup under example/personal_rc.zsh Suggestions about more cool tools are always welcome :) + +### To Uninstall +To uninstall simply delete ~/.zshrc and ~/.config/ezsh/. The script creates a backup of your original .zshrc in the home folder with the filename indicating it's a backup. Rename it back to .zshrc