Added editrc/inputrc for vimification of mysql/irb command line tools
This commit is contained in:
3
vimify/editrc
Normal file
3
vimify/editrc
Normal file
@@ -0,0 +1,3 @@
|
||||
bind -v
|
||||
bind "^R" em-inc-search-prev
|
||||
bind \\t rl_complete
|
||||
1
vimify/inputrc
Normal file
1
vimify/inputrc
Normal file
@@ -0,0 +1 @@
|
||||
set editing-mode vi
|
||||
Reference in New Issue
Block a user