mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
Add HISTCONTROL=ignoreboth to ignore duplicate commands and those starting with space, enable histappend, and improve tab completion behavior. Also add /etc/inputrc for better readline key bindings. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>