_zimfw_run_tool_action() { local -r _zaction=${1} _zimfw_source_zimrc 1 && zargs -n 1 -P 0 -- "${_znames[@]}" -- _zimfw_run_tool return 0 }