Signed-off-by: 35C4n0r <work.jaykumar@gmail.com>
This commit is contained in:
35C4n0r 2025-12-14 18:05:17 +00:00
parent 4b03bce6f7
commit d4efc09b20
2 changed files with 7 additions and 8 deletions

View File

@ -1,6 +1,5 @@
#!/bin/bash
# Set strict error handling AFTER sourcing bashrc to avoid unbound variable errors from user dotfiles
set -euo pipefail