mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-29 03:29:50 +00: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