add inputrc to dots
parent
c28ff030f8
commit
3170b87c29
@ -0,0 +1,7 @@
|
|||||||
|
# Respect default shortcuts.
|
||||||
|
$include /etc/inputrc
|
||||||
|
|
||||||
|
## arrow up
|
||||||
|
"\e[A":history-search-backward
|
||||||
|
## arrow down
|
||||||
|
"\e[B":history-search-forward
|
Loading…
Reference in New Issue