gitbash で vagrant 打つと vagrant-berkshelf のDLLが読み込めないとか言ってエラー

vagrant help --debug

とか打つと、ログに

ERROR root: Failed to load plugin: vagrant-berkshelf
ERROR root: -- Error: #
ERROR root: -- Backtrace:
ERROR root: c:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:53:in `require'

って出てた。

stack overflow に回避策が出てて、

export NIO4R_PURE="yes"

とすればよいらしい。
http://stackoverflow.com/questions/21415403/git-bash-cygwin-and-vagrant-berkshelf