diff options
Diffstat (limited to '.bash_inputrc')
| -rw-r--r-- | .bash_inputrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.bash_inputrc b/.bash_inputrc new file mode 100644 index 0000000..f3fc295 --- /dev/null +++ b/.bash_inputrc @@ -0,0 +1,5 @@ +set blink-matching-paren +set colored-completion-prefix on +set colored-stats on +set enable-active-region on +set skip-completed-text |
