mirror of
				https://github.com/oh-my-fish/theme-bobthefish.git
				synced 2025-06-13 13:03:54 +00:00 
			
		
		
		
	Added -d to function
				
					
				
			This commit is contained in:
		
							parent
							
								
									d730526c07
								
							
						
					
					
						commit
						77977f882f
					
				| @ -292,7 +292,7 @@ function __bobthefish_prompt_vagrant_vmware -S -d 'Display VMWare Vagrant status | |||||||
|   set_color normal |   set_color normal | ||||||
| end | end | ||||||
| 
 | 
 | ||||||
| function __bobthefish_prompt_docker -S | function __bobthefish_prompt_docker -S -d 'Show docker machine name' | ||||||
|     [ "$theme_display_docker_machine" = 'no' -o -z "$DOCKER_MACHINE_NAME" ]; and return |     [ "$theme_display_docker_machine" = 'no' -o -z "$DOCKER_MACHINE_NAME" ]; and return | ||||||
|     __bobthefish_start_segment $__bobthefish_vagrant fff --bold |     __bobthefish_start_segment $__bobthefish_vagrant fff --bold | ||||||
|     echo -ns $DOCKER_MACHINE_NAME ' ' |     echo -ns $DOCKER_MACHINE_NAME ' ' | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user