1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-01-21 08:04:43 +08:00
ohmyzsh/plugins/bwana
2018-10-30 15:55:35 +01:00
..
bwana.plugin.zsh use https everywhere () 2018-08-07 20:42:01 +02:00
README.md bwana: add README () 2018-10-30 15:55:35 +01:00

Bwana

This plugin provides a function to open man pages directly with Bwana.

To use it add bwana to the plugins array in your zshrc file.

plugins=(... bwana)