diff --git a/templates/bashrc.sh b/templates/bashrc.sh index 0b04f9e..9cd208d 100644 --- a/templates/bashrc.sh +++ b/templates/bashrc.sh @@ -51,7 +51,7 @@ PROMPT_COMMAND="history -a; $PROMPT_COMMAND" # check the window size after each command -shopt -s checkwinsize~/.bash_aliases +shopt -s checkwinsize # If set, the pattern "**" used in a pathname expansion context will # match all files and zero or more directories and subdirectories.