Skip to content

Instantly share code, notes, and snippets.

@gnepud
Forked from yyx990803/nl.sh
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gnepud/f70b8c396f72518d1042 to your computer and use it in GitHub Desktop.
Save gnepud/f70b8c396f72518d1042 to your computer and use it in GitHub Desktop.
alias ng="npm list -g --depth=0 2>/dev/null"
alias nl="npm list --depth=0 2>/dev/null"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment