Skip to content

Commit

Permalink
lib/command_duration: adopt _bash_it_library_finalize_hook
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelicWizard committed Feb 20, 2022
1 parent d027ec1 commit 2f480ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/command_duration.bash
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ function _command_duration() {
fi
}

safe_append_preexec '_command_duration_pre_exec'
_bash_it_library_finalize_hook+=("safe_append_preexec '_command_duration_pre_exec'")

0 comments on commit 2f480ca

Please sign in to comment.