cf-node-bootstrap/lib
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
..
skel fix: guard get_power_info call with declare -F check 2026-07-20 16:12:15 -07:00
vimfiles docs: remove real names; add quickinfo-only install docs 2026-07-20 16:01:57 -07:00
cf-apps.functions fix: stop double-executing git clone / setup hooks via run() 2026-07-18 22:12:05 -07:00