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:
		@@ -98,4 +98,4 @@ SCM_GIT_CHAR="${green}±${light_grey}"
 | 
			
		||||
SCM_SVN_CHAR="${bold_cyan}⑆${light_grey}"
 | 
			
		||||
SCM_HG_CHAR="${bold_red}☿${light_grey}"
 | 
			
		||||
 | 
			
		||||
safe_append_prompt_command prompt_command
 | 
			
		||||
_omb_util_add_prompt_command prompt_command
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user