lib/command_duration: adopt `_bash_it_library_finalize_hook`
parent
4e0e59230b
commit
1c2fc2837f
|
|
@ -53,4 +53,4 @@ function _command_duration() {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
safe_append_preexec '_command_duration_pre_exec'
|
_bash_it_library_finalize_hook+=("safe_append_preexec '_command_duration_pre_exec'")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue