bashrc.cust: Don't exit if any background job is running
This commit is contained in:
@@ -6,4 +6,5 @@ PS1="\[\033[0;31m\]\342\224\214\342\224\200\$([[ \$? != 0 ]] && echo \"(\[\033[0
|
||||
|
||||
# Attibutes
|
||||
bind "set completion-ignore-case on"
|
||||
shopt -s autocd
|
||||
shopt -s autocd
|
||||
shopt -s checkjobs
|
||||
Reference in New Issue
Block a user