From b94128f255318ec2a52ad691ffb96f705ae72306 Mon Sep 17 00:00:00 2001 From: Balaji Ravichandran Date: Tue, 4 Jul 2017 16:09:45 +0530 Subject: [PATCH] Updates README.md with uninstallation procedure (#22) * Update README.md * Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 01b6e23..7688a3f 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,14 @@ cd ~/bin && git clone https://github.com/athityakumar/colorls.git _NOTE: If you're iTerm2 on Mac, you may have to enable the nerd-font at iTerm2 > Preferences > Profiles > Text > Non-Ascii font > Knack Regular Nerd Font Complete_ +# Uninstall Instructions + +Want to uninstall and revert back to the old style? +```sh +rm -rf ~/bin/colorls +``` +Run the above command and reset your terminal profile. + # Tweaking this project ![Pending formats](readme/pending.png)