From 56533fac70f871305fcb51f9fa330936b50582b3 Mon Sep 17 00:00:00 2001 From: Charles Roelli Date: Thu, 5 Feb 2026 10:28:00 +0100 Subject: Enable bash checkjobs feature --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.3