diff options
author | Timothy Earley <timmy@earley.de> | 2017-10-01 18:53:07 +0300 |
---|---|---|
committer | Timothy Earley <timmy@earley.de> | 2017-10-01 18:53:07 +0300 |
commit | 81cbd65142609da34f463046abec8ad456440056 (patch) | |
tree | 287195914f500ad52bec9e4336b9fd721dc7ee0f /README.md | |
parent | e9e60324cde4279e5724d94905d61986ed9c4b3b (diff) |
Added dropbox segment
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -140,6 +140,7 @@ The segments that are currently available are: * `aws_eb_env` - The current Elastic Beanstalk Environment. * `docker_machine` - The current Docker Machine. * `kubecontext` - The current context of your `kubectl` configuration. +* `dropbox` - Indicates Dropbox directory and syncing status using `dropbox-cli` **Other:** * [`custom_command`](#custom_command) - Create a custom segment to display the |