2 # Requires http://www.bruji.com/bwana/
4 if [[ -e /Applications
/Bwana.app
]] ||
5 ( system_profiler
-detailLevel mini SPApplicationsDataType
| grep -q Bwana
)
11 echo "Bwana lets you read man files in Safari through a man: URI scheme"
12 echo "To use it within Zsh, install it from http://www.bruji.com/bwana/"