Skip to content

Commit

Permalink
docs: add note about zsh completion prerequisite (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverJAsh authored and Kent C. Dodds committed Sep 28, 2018
1 parent 4a49142 commit 13088e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,8 @@ Normally `<your-bash-profile-file>` will be `~/.bash_profile`, `~/.bashrc`, or `
Note: you should probably only do this if you have the package installed globally. In that case you should probably also
normally use the `nps` alias rather than `nps` because it's easier to type.

Note: for zsh support, you must [enable zsh's bash completion script compatibility mode](https://stackoverflow.com/a/8492043/5932012).

#### CLI options

##### -h, --help
Expand Down

0 comments on commit 13088e7

Please sign in to comment.