Commit 789b5f631207649a69a9d8c1c1395c2f07fde5c2
Pull in contents of /etc/inputrc
Author: xaizek
Author date (UTC): 2025-09-18 18:31
Committer name: xaizek
Committer date (UTC): 2025-09-18 18:31
Parent(s): f7207b5e482f85ad0c0f62c01ffecaa523ff8706
Signing key: 99DC5E4DB05F6BE2
Tree: 770a2930d498d6d3e7a04f464aa3d795ae9752a3
File |
Lines added |
Lines deleted |
inputrc |
3 |
0 |
File inputrc changed (mode: 100644) (index 9f0de59..13dbc49) |
|
1 |
|
# system-wide configuration can contain useful stuff |
|
2 |
|
$include /etc/inputrc |
|
3 |
|
|
1 |
4 |
# do completion on one <tab> press, not two |
# do completion on one <tab> press, not two |
2 |
5 |
set show-all-if-ambiguous On |
set show-all-if-ambiguous On |
3 |
6 |
|
|