]> git.phdru.name Git - dotfiles.git/commitdiff
.inputrc: reorder settings
authorOleg Broytman <phd@phdru.name>
Sat, 31 Jan 2015 22:54:43 +0000 (01:54 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 31 Jan 2015 22:54:43 +0000 (01:54 +0300)
.inputrc

index da6b65cc38e05ae2a5776f53744648d07a739886..bc1641d60ad3e9dd8cfcd21d721f1cccdfadaf32 100644 (file)
--- a/.inputrc
+++ b/.inputrc
@@ -2,14 +2,14 @@
 
 $include /etc/inputrc
 
+set bell-style none
+set completion-ignore-case off
+
 set meta-flag on
 set convert-meta off
 set input-meta on
 set output-meta on
 
-set bell-style none
-set completion-ignore-case off
-
 # In all programs, all terminals, make sure this is bound.
 "\C-x\C-r": re-read-init-file