From 816e14282341cb490eeece51f606ad419d1c3fb6 Mon Sep 17 00:00:00 2001 From: mj Date: Tue, 31 Mar 2015 22:16:56 +0200 Subject: [PATCH] FIX .bashrc --- templates/bashrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.0.0