## Description This plugin restores the original oh-my-zsh completion. Hyphen, underscore and dot are treated as wildcards. For example `cd /etc/i.d TAB` would expand to `/etc/init.d`. The new completion (introduced last year) breaks this completion stlye. For more info see: https://github.com/robbyrussell/oh-my-zsh/issues/5560