mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 23:43:20 +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>