summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2019-01-30 12:07:25 +0000
committerdakkar <dakkar@thenautilus.net>2019-01-30 12:07:34 +0000
commita05cbe7d61ce251e550033af1e862d9102ee443c (patch)
tree7573cb902bb12ba4bb8e433d507f0b2a8208cdad
parentpull-rebase-preserve! (diff)
downloaddotfiles-a05cbe7d61ce251e550033af1e862d9102ee443c.tar.gz
dotfiles-a05cbe7d61ce251e550033af1e862d9102ee443c.tar.bz2
dotfiles-a05cbe7d61ce251e550033af1e862d9102ee443c.zip
more colours in bash
-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