diff options
author | Filip Bartuzi <filip@bartuzi.me> | 2014-10-12 12:29:33 +0200 |
---|---|---|
committer | ncanceill <nicolas.canceill@ens-cachan.org> | 2015-06-12 00:36:53 +0200 |
commit | e55d84f76e07785bec38d802b447df1fc93512f2 (patch) | |
tree | 00af3901ce321b68c2468df85dac8896ace019d9 /plugins | |
parent | 763cef8013c90c3ea0b1edfe8c903008a7406bce (diff) | |
download | zsh-e55d84f76e07785bec38d802b447df1fc93512f2.tar.gz zsh-e55d84f76e07785bec38d802b447df1fc93512f2.tar.bz2 zsh-e55d84f76e07785bec38d802b447df1fc93512f2.zip |
Add reference to bundler plugin issue in README
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/bundler/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/bundler/README.md b/plugins/bundler/README.md index 56f0c7176..edd95ccc2 100644 --- a/plugins/bundler/README.md +++ b/plugins/bundler/README.md @@ -39,7 +39,7 @@ This will exclude the `foreman` and `spin` gems (i.e. their executable) from bei ## Excluded gems -These gems should not be called with `bundle exec`. Please see the Issues on GitHub for clarification. +These gems should not be called with `bundle exec`. Please see [issue #2923](https://github.com/robbyrussell/oh-my-zsh/pull/2923) on GitHub for clarification. `berks` `foreman` |