vim ~/.inputrc
set completion-ignore-case on

# or
echo "set completion-ignore-case on" > ~/.inputrc
Comments
Write a Comment