lib/utils: move and refactor "safe_append_prompt_command => _omb_util_append_prompt_command"

This commit is contained in:
Koichi Murase
2021-12-28 09:19:44 +09:00
parent 50d024358a
commit a3b8e5fdbf
61 changed files with 84 additions and 86 deletions

View File

@@ -14,4 +14,4 @@ function prompt_command() {
fi
}
safe_append_prompt_command prompt_command
_omb_util_add_prompt_command prompt_command