From 081f1fde1decf0b2950c7a0fe1e0788e2510da3a Mon Sep 17 00:00:00 2001 From: Mohammad Tahsin <41298152+tahsinature@users.noreply.github.com> Date: Wed, 2 Sep 2020 07:10:12 +0700 Subject: [PATCH] Add another command alias (#88) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ce8523f..c333efe 100644 --- a/readme.md +++ b/readme.md @@ -151,6 +151,7 @@ $ npm install --global npm - `npm t` → `npm test` - `npm it` → `npm install && npm test` - `npm r` → `npm uninstall` +- `npm un` → `npm uninstall` ### Shell aliases