Feature request: add a new function (maybe named zprezto-readme) which allows easy access to the modules README files.
zprezto-readme
For example zprezto-readme git will show the git module README file. If bat is available use bat -p otherwise fall back to cat or more.
zprezto-readme git
bat
bat -p
cat
more