diff options
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -294,6 +294,8 @@ EOF comm=($(awk -F= '$1=="Exec"{$1=""; print}' "$name")) bgr "$comm" } + + shopt -s checkjobs # }}} # Variables {{{ |
