Initial commit.
This commit is contained in:
commit
f35cf3d8f8
5 changed files with 53 additions and 0 deletions
6
.inputrc
Executable file
6
.inputrc
Executable file
|
@ -0,0 +1,6 @@
|
|||
##### via dpatti ########
|
||||
# Vim-like tab completion
|
||||
set completion-ignore-case On
|
||||
TAB: menu-complete
|
||||
# Bind Shift-Tab to reverse
|
||||
"\e[Z": "\e-1\C-i"
|
Loading…
Add table
Add a link
Reference in a new issue