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:
@@ -16,4 +16,4 @@ function prompt_command() {
|
||||
PS1="\n${yellow}$(python_version_prompt) ${purple}\h ${reset_color}in ${green}\w\n${bold_cyan}$(scm_char)${green}$(scm_prompt_info) ${green}→${reset_color} "
|
||||
}
|
||||
|
||||
safe_append_prompt_command prompt_command
|
||||
_omb_util_add_prompt_command prompt_command
|
||||
|
Reference in New Issue
Block a user