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:
@@ -31,4 +31,4 @@ function prompt() {
|
||||
PS1="\n${n_commands} ${user_host} ${prompt_symbol} ${ruby} ${open}${current_path}${git_branch}${close}${return_status}\n${prompt_char}"
|
||||
}
|
||||
|
||||
safe_append_prompt_command prompt
|
||||
_omb_util_add_prompt_command prompt
|
Reference in New Issue
Block a user