summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Roelli <charles@aurox.ch>2026-02-05 10:28:00 +0100
committerCharles Roelli <charles@aurox.ch>2026-02-05 10:28:00 +0100
commit56533fac70f871305fcb51f9fa330936b50582b3 (patch)
tree933ef49afcbd796ffe360326e26ac6714e917821
parent23f26130d245ed4de01dd0239951f9b0823629c2 (diff)
Enable bash checkjobs feature
-rw-r--r--.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 0b5444d..e739521 100644
--- a/.bashrc
+++ b/.bashrc
@@ -120,3 +120,5 @@ export GPG_TTY=$(tty)
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpgconf --launch gpg-agent
gpg-connect-agent updatestartuptty /bye > /dev/null
+
+shopt -s checkjobs