mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
lib/utils: move and refactor "safe_append_prompt_command => _omb_util_append_prompt_command"
This commit is contained in:
@@ -48,4 +48,4 @@ function prompt_command() {
|
||||
PS1="${new_PS1}${green}${wrap_char}→${reset_color} "
|
||||
}
|
||||
|
||||
safe_append_prompt_command prompt_command
|
||||
_omb_util_add_prompt_command prompt_command
|
||||
|
Reference in New Issue
Block a user