diff --git a/.shells/defaults b/.shells/defaults index 39df67a..489ff73 100644 --- a/.shells/defaults +++ b/.shells/defaults @@ -1,7 +1,3 @@ -# check the window size after each command and, if necessary, -# update the values of LINES and COLUMNS. -shopt -s checkwinsize - # Bash history HISTSIZE=2500 HISTFILESIZE=2500