mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-22 12:57:01 +00:00
fix typo
This commit is contained in:
parent
845891c75d
commit
2a7525a874
@ -31,7 +31,7 @@ Here's a more stylish version of [Bash-Oneliner](http://onceupon.github.io/Bash-
|
||||
## Terminal Tricks
|
||||
|
||||
##### Ctrl
|
||||
```bash
|
||||
```
|
||||
Ctrl + n : same as Down arrow.
|
||||
Ctrl + p : same as Up arrow.
|
||||
Ctrl + r : begins a backward search through command history.(keep pressing Ctrl + r to move backward)
|
||||
|
Loading…
Reference in New Issue
Block a user