mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
parent
fc50e9d6c5
commit
ac1a6e230c
@ -294,7 +294,7 @@ end
|
||||
|
||||
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
|
||||
__bobthefish_start_segment $__color_vagrant
|
||||
echo -ns $DOCKER_MACHINE_NAME ' '
|
||||
set_color normal
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user