From b282b404b71b84f178cd9e5238877ddae3cfb651 Mon Sep 17 00:00:00 2001 From: Binyamin Aron Green Date: Sun, 6 Jun 2021 04:37:05 -0400 Subject: [PATCH] Add instructions for removing fnm (#467) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f3f4230..ea67f7c 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,9 @@ Then, [set up your shell for fnm](#shell-setup) - Make it available globally on `PATH` environment variable - Configure your shell profile: +### Removing +To remove fnm (😢), just delete the `.fnm` folder in your home directory. You should also edit your shell configuration to remove any references to fnm (ie. read [Shell Setup](#shell-setup), and do the opposite). + ## Completions fnm ships its completions with the binary: