diff --git a/.bashrc b/.bashrc index a7dd35b..73e4a9e 100644 --- a/.bashrc +++ b/.bashrc @@ -116,6 +116,7 @@ shopt -s histappend bind '"\e[A": history-search-backward' bind '"\e[B": history-search-forward' shopt -s autocd +shopt -s cdspell shopt -s checkwinsize export HISTSIZE=-1