Add new files and updates
This commit is contained in:
parent
4cca79cacf
commit
5815316af7
7 changed files with 30 additions and 5 deletions
6
.inputrc
6
.inputrc
|
|
@ -1,4 +1,10 @@
|
|||
$include /etc/inputrc
|
||||
"\ek": previous-history
|
||||
"\ej": next-history
|
||||
"\eh": backward-char
|
||||
"\el": forward-char
|
||||
|
||||
"\ew": forward-word
|
||||
"\eb": backward-word
|
||||
|
||||
"\ep": quoted-insert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue