Select Git revision
-
nimrod authored
- Correct assertion for Ansible 2.3.0.0 (ansible_distribution_release and ansible_distribution_version were reversed for OpenBSD prior to that version).
nimrod authored- Correct assertion for Ansible 2.3.0.0 (ansible_distribution_release and ansible_distribution_version were reversed for OpenBSD prior to that version).
.inputrc 349 B
$include /etc/inputrc
set completion-ignore-case on
set show-all-if-ambiguous on
set visible-stats on
set skip-completed-text on
set colored-stats on
set colored-completion-prefix on
set blink-matching-paren on
set expand-tilde on
set history-preserve-point on
set mark-directories on
"\e[A": history-search-backward
"\e[B": history-search-forward