Commit Graph

1 Commits

Author SHA1 Message Date
Christoph Reiter
fd25584fe3 readline: add etc/inputrc
This is just a copy of the current inputrc from the "filesystem" package
which currently gets installed as ~/.inputrc on the first start.

The goal is to remove ~/.inputrc, so that on the first msys2 start the config
is already there and a shell restart is no longer needed.

readline is statically linked into bash, so there is no readline dependency,
so we assume that libreadline is installed with "base" in some way.
2023-01-13 14:35:43 +01:00