fzf bash integration and .inputrc
This commit is contained in:
parent
e06382c637
commit
34d3e14c2f
2 changed files with 10 additions and 0 deletions
4
dot_inputrc
Normal file
4
dot_inputrc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
"\e[A": history-search-backward
|
||||
"\e[B": history-search-forward
|
||||
"\e[C": forward-char
|
||||
"\e[D": backward-char
|
||||
Loading…
Add table
Add a link
Reference in a new issue