diff options
| author | Charles Roelli <charles@aurox.ch> | 2026-02-05 10:28:00 +0100 |
|---|---|---|
| committer | Charles Roelli <charles@aurox.ch> | 2026-02-05 10:28:00 +0100 |
| commit | 56533fac70f871305fcb51f9fa330936b50582b3 (patch) | |
| tree | 933ef49afcbd796ffe360326e26ac6714e917821 | |
| parent | 23f26130d245ed4de01dd0239951f9b0823629c2 (diff) | |
Enable bash checkjobs feature
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
