summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2019-02-01 12:13:48 +0000
committerdakkar <dakkar@thenautilus.net>2019-02-01 12:13:48 +0000
commitbf0a97b8c708dadcf38ade688ee58bd3b0dd8f92 (patch)
treed5e373efd555a22d38924099fac0c03eb6332513
parentpull-rebase-preserve! (diff)
parentmore colours in bash (diff)
downloaddotfiles-bf0a97b8c708dadcf38ade688ee58bd3b0dd8f92.tar.gz
dotfiles-bf0a97b8c708dadcf38ade688ee58bd3b0dd8f92.tar.bz2
dotfiles-bf0a97b8c708dadcf38ade688ee58bd3b0dd8f92.zip
Merge remote-tracking branch 'origin/master' into nautilus
-rw-r--r--.inputrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.inputrc b/.inputrc
index 1c592ed..0205ecf 100644
--- a/.inputrc
+++ b/.inputrc
@@ -1,5 +1,8 @@
set show-all-if-ambiguous on
set visible-stats on
+set colored-stats on
+set colored-completion-prefix on
+
"\e[A": history-search-backward
"\e[B": history-search-forward
"\es": menu-complete