diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2016-03-22 19:11:45 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2016-03-22 19:11:45 +0300 |
commit | 2d3131fb8ab712d169539f8e139e7899aa6d014a (patch) | |
tree | e36774184f259091d26aa954d37dac933d1549be /README.md | |
parent | 81706dfe8d3bacabc99d35d8cb45a039fda0e1f2 (diff) | |
parent | 8feee5d4ccfe1486ad8b15e8e234f68d1ceb6997 (diff) |
Merge pull request #230 from sabricot/docker_machine
Add a new segment for current active docker machine
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ The segments that are currently available are: * **AWS Segments:** * [`aws`](#aws) - The current AWS profile, if active. * `aws_eb_env` - The current Elastic Beanstalk Environment. +* `docker_machine` - The current Docker Machine. **Other:** * [`custom_command`](#custom_command) - Create a custom segment to display the |