Commit 816e14282341cb490eeece51f606ad419d1c3fb6

Authored by mj
1 parent e31a5664bd
Exists in master and in 2 other branches 02-merge, dev

FIX .bashrc

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -51,7 +51,7 @@ PROMPT_COMMAND="history -a; $PROMPT_COMMAND"
51 51  
52 52  
53 53 # check the window size after each command
54   -shopt -s checkwinsize~/.bash_aliases
  54 +shopt -s checkwinsize
55 55  
56 56 # If set, the pattern "**" used in a pathname expansion context will
57 57 # match all files and zero or more directories and subdirectories.