diff options
Diffstat (limited to '.inputrc')
-rw-r--r-- | .inputrc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.inputrc b/.inputrc deleted file mode 100644 index ee13649..0000000 --- a/.inputrc +++ /dev/null @@ -1,5 +0,0 @@ -"\e[A": history-search-backward -"\e[B": history-search-forward -set show-all-if-ambiguous on -set completion-ignore-case on - |