This commit is contained in:
CanbiZ
2025-05-20 09:16:53 +02:00
parent cd808970cc
commit 8428c9a449
3 changed files with 3 additions and 1 deletions

View File

@@ -30,7 +30,6 @@ _CORE_FUNC_LOADED=1
load_functions() {
[[ -n "${__FUNCTIONS_LOADED:-}" ]] && return
__FUNCTIONS_LOADED=1
setup_trap_abort_handling
color
formatting
icons