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