This commit is contained in:
2025-12-24 11:48:35 +01:00
parent ee9ea00fa4
commit 8b6d12f843

View File

@@ -3,6 +3,8 @@
set -euo pipefail
set -x
CURRENT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# Funzione per leggere opzioni tmux con default
get_tmux_option() {
local option="$1"