cf-node-bootstrap/lib/skel/.bashrc.d
pyr0ball 8274b405e6 fix: guard get_power_info call with declare -F check
get_power_info is defined in PRbL/functions, not in quickinfo.bashrc itself.
On systems where PRbL is sourced from an older GitHub copy or the function
is unavailable (e.g. WSL, minimal installs), the bare call crashes with
'command not found'. Guard with declare -F so the power block is silently
skipped when the function is not loaded.
2026-07-20 16:12:15 -07:00
..
01-aliases.bashrc updated to PRbL 1.7.3, added new aliases 2024-09-22 13:59:56 -07:00
02-mediatools.bashrc chore: repoint PRbL submodule to Circuit-Forge fork, add mediatools 2026-07-17 11:48:38 -07:00
11-quickinfo.bashrc fix: guard get_power_info call with declare -F check 2026-07-20 16:12:15 -07:00
11-quickinfo.settings prep for optimization refactor 2023-03-09 13:31:23 -08:00