Add input rc

This commit is contained in:
Joey Payne 2018-10-22 10:24:17 -06:00
commit f0e868ae48
2 changed files with 5 additions and 1 deletions

4
.inputrc Normal file
View file

@ -0,0 +1,4 @@
"\ek": previous-history
"\ej": next-history
"\eh": backward-char
"\el": forward-char