This commit is contained in:
NaiJi ✨ 2024-08-22 18:55:07 +04:00
parent 5b09b51ddd
commit 0835e30eb8
1 changed files with 1 additions and 0 deletions

View File

@ -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