]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blame - roles/shell/bash/files/inputrc
Fine-tuning for realines (psql, bash)
[perso/Immae/Config/Ansible.git] / roles / shell / bash / files / inputrc
CommitLineData
853c1445
IB
1$include /etc/inputrc
2# Readline configuration
3# Can also be specified in bashrc with: bind "..."
4set colored-completion-prefix on
25afbbb8 5set colored-stats on
853c1445
IB
6# TAB: menu-complete
7set show-all-if-ambiguous on
8set show-all-if-unmodified on