mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
User also needs to install tldr
I think it is a good idea to keep uniformity as many other plugins do mention if a package is need to installed separately as well or not.
This commit is contained in:
parent
9e23925b85
commit
3b728747e2
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ plugins=(... tldr)
|
|||
| Shortcut | Description |
|
||||
|------------------------------------|----------------------------------------------------------------------------|
|
||||
| <kbd>Esc</kbd> + tldr | add tldr before the previous command to see the tldr page for this command |
|
||||
|
||||
## Note
|
||||
You also need to install ```tldr```.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue