diff --git a/.inputrc b/.inputrc new file mode 100644 index 0000000..bff5c1a --- /dev/null +++ b/.inputrc @@ -0,0 +1,8 @@ +$include /etc/inputrc +set completion-ignore-case on +set completion-query-items -1 +set show-all-if-unmodified on +set show-all-if-ambiguous off +set colored-completion-prefix on +set colored-stats on +set visible-stats on