0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/plugins/bwana
2018-10-30 15:55:35 +01:00
..
bwana.plugin.zsh use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
README.md bwana: add README (#7369) 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)