1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-11-04 05:01:17 +08:00

docs(tldr): state that tldr should be installed separately (#13298)

This commit is contained in:
jayant011797 2025-09-19 19:21:23 +05:30 committed by GitHub
parent d3888251ac
commit c1e9748909
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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```.