cdspell
This commit is contained in:
parent
5b09b51ddd
commit
0835e30eb8
1
.bashrc
1
.bashrc
|
@ -116,6 +116,7 @@ shopt -s histappend
|
||||||
bind '"\e[A": history-search-backward'
|
bind '"\e[A": history-search-backward'
|
||||||
bind '"\e[B": history-search-forward'
|
bind '"\e[B": history-search-forward'
|
||||||
shopt -s autocd
|
shopt -s autocd
|
||||||
|
shopt -s cdspell
|
||||||
shopt -s checkwinsize
|
shopt -s checkwinsize
|
||||||
|
|
||||||
export HISTSIZE=-1
|
export HISTSIZE=-1
|
||||||
|
|
Loading…
Reference in New Issue