mirror of
https://github.com/you-dont-need/You-Dont-Need-GUI.git
synced 2025-09-02 01:22:37 +02:00
mention tldr
This commit is contained in:
@@ -51,6 +51,7 @@ As a computer expert, we want to be more efficient and do our jobs better. We kn
|
||||
1. [check performance of your computer](#check-performance-of-your-computer)
|
||||
1. [Quick tips](#quick-tips)
|
||||
1. [Hotkeys](#hotkeys)
|
||||
1. [I can't remember these cryptic commands]()
|
||||
|
||||
|
||||
## copy a file
|
||||
@@ -376,6 +377,6 @@ Alt + B Move cursor backward one word on the current line
|
||||
Tab Auto-complete files and folder names
|
||||
```
|
||||
|
||||
## I can't remember these cryptic commands
|
||||
|
||||
---
|
||||
_Remember, you can always google or `man` the commands you are not familiar with._
|
||||
You can always google or `man` the commands you are not familiar with. Or, checkout [tldr](https://github.com/tldr-pages/tldr), a collection of simplified and community-driven man pages.
|
||||
|
Reference in New Issue
Block a user