From 77977f882f3d6b79ce8cef9a4ee59581c73ffea1 Mon Sep 17 00:00:00 2001 From: "Sven A. Schmidt" Date: Wed, 8 Jun 2016 08:33:41 +0100 Subject: [PATCH] Added `-d` to function --- fish_prompt.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish_prompt.fish b/fish_prompt.fish index d71248e..ce61572 100644 --- a/fish_prompt.fish +++ b/fish_prompt.fish @@ -292,7 +292,7 @@ function __bobthefish_prompt_vagrant_vmware -S -d 'Display VMWare Vagrant status set_color normal 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 __bobthefish_start_segment $__bobthefish_vagrant fff --bold echo -ns $DOCKER_MACHINE_NAME ' '