Skip to content

Instantly share code, notes, and snippets.

View ianpurvis's full-sized avatar

Ian Purvis ianpurvis

View GitHub Profile
@ianpurvis
ianpurvis / README.md
Last active September 11, 2019 14:08 — forked from gibatronic/README.md
Tab completion for the npx command

complete_npx

Tab completion for the npx command

Usage

Save complete_npx in your home folder and then source it on your .bash_profile with:

. ~/complete_npx