heapwolf / complete

Does your Node.js command line program have lots of arguments? Add custom tab completion!
165 stars 14 forks source link

ATTENTION: Your environment doesn't support auto-complete. #29

Open jsdario opened 6 years ago

jsdario commented 6 years ago

Hi,

I am using zsh with oh-my-zsh, using also commander.js. I'd like to have some more insight about the following, and see if I can help somewhere.

ATTENTION: Your environment doesn't support auto-complete.
To enable it, try running the following commands:
  node cli.js --install >> /Users/jsdrio/.bash_profile
  source /Users/jsdario/.node-completion/cli.js

Mac OS X