mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
docs(tldr): state that tldr should be installed separately (#13298)
This commit is contained in:
parent
d3888251ac
commit
c1e9748909
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ plugins=(... tldr)
|
||||||
| Shortcut | Description |
|
| Shortcut | Description |
|
||||||
|------------------------------------|----------------------------------------------------------------------------|
|
|------------------------------------|----------------------------------------------------------------------------|
|
||||||
| <kbd>Esc</kbd> + tldr | add tldr before the previous command to see the tldr page for this command |
|
| <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