Initial commit
This commit is contained in:
11
inputrc
Normal file
11
inputrc
Normal file
@@ -0,0 +1,11 @@
|
||||
$include /etc/inputrc
|
||||
|
||||
set colored-stats On
|
||||
#set completion-ignore-case On
|
||||
set completion-prefix-display-length 6
|
||||
set mark-symlinked-directories On
|
||||
|
||||
#"\e[1;3D": beginning-of-line
|
||||
#"\e[1;3C": end-of-line
|
||||
#bind "\e[1;3D": beginning-of-line
|
||||
#bind "\e[1;3C": end-of-line
|
||||
Reference in New Issue
Block a user