Skip to content

Instantly share code, notes, and snippets.

View jmarucha's full-sized avatar

Jan K. Marucha jmarucha

  • EPFL
  • Oxford, UK
View GitHub Profile
@jmarucha
jmarucha / README.md
Last active September 23, 2018 19:56 — 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