Skip to content
Snippets Groups Projects
Commit 2f3ad60a authored by nimrod's avatar nimrod
Browse files

- Added inputrc config.

parent 1e7579c9
No related branches found
No related tags found
No related merge requests found
.inputrc 0 → 100644
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-size -1
set history-preserve-point on
set mark-directories on
"\e[A": history-search-backward
"\e[B": history-search-forward
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment