in .bashrc
#tab auto-completion ignore -case
bind 'set completion-ignore-case on'
#automatically correct mistyped directory names on cd
shopt -s cdspell