mirror of
https://github.com/Snigdha-OS/snigdhaos-system-config.git
synced 2025-09-21 03:55:00 +02:00
⚡️ perf(_blank): Enable strict error handling
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Author: Garuda Linux
|
||||
# Adopted for Snigdha OS
|
||||
|
||||
set -e
|
||||
set -euo pipefail # Enable strict error handling
|
||||
|
||||
LAUNCH_TERMINAL_SHELL=bash
|
||||
|
||||
|
Reference in New Issue
Block a user