1
0
forked from extern/nix-config

Add how to clear the terminal to tty.md

This commit is contained in:
Donovan Glover 2017-12-29 23:43:03 -05:00
parent 5498586fc3
commit 5298414715
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -13,6 +13,7 @@
- Go to the beginning of the line: `Ctrl+A`
- Go to the end of the line: `Ctrl+E`
- Remove everything after the cursor: `Ctrl+K`
- Clear the terminal: `Ctrl+L`
## Piping