diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-13 22:17:45 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-13 22:17:45 -0500 |
| commit | 83113fff46023d6cde0c2d982978fe7f5a5cfce2 (patch) | |
| tree | abf3ded17c7c689306805df01d7c84445f47f5eb /bash | |
| parent | 5e83a094476f28eb77508c8b470efe3dfd56de83 (diff) | |
updates
Diffstat (limited to 'bash')
| -rw-r--r-- | bash/dot-inputrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/dot-inputrc b/bash/dot-inputrc index f34320a..dce15b3 100644 --- a/bash/dot-inputrc +++ b/bash/dot-inputrc @@ -19,7 +19,7 @@ $endif set bell-style none -set completion-ignore-case on +set completion-ignore-case off set completion-query-items 150 set mark-symlinked-directories on |
