mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-08 00:34:27 +08:00
[bwana plugin] Change function name
Fix #5732 Change name function from `man` to `bwana`.
This commit is contained in:
@@ -7,3 +7,9 @@ To use it add bwana to the plugins array in your zshrc file.
|
||||
```bash
|
||||
plugins=(... bwana)
|
||||
```
|
||||
|
||||
## Functions
|
||||
|
||||
| Function | Description |
|
||||
| -------- | ---------------------------------------- |
|
||||
| `bwana` | Works just like `man` |
|
||||
|
||||
Reference in New Issue
Block a user