Add docker to Spaceship

Denys Dovhan 2017-03-25 16:05:09 +02:00
parent 4b9776d5d1
commit ab146e4eed
1 changed files with 3 additions and 2 deletions

@ -192,10 +192,11 @@ Currently it shows:
* Current Swift version, through swiftenv (`🐦`).
* Current Xcode version, through xenv (`🛠`).
* Current Go version (`🐹`).
* Current Docker version and connected machine (`🐳`).
* Current Python virtualenv.
* Current Python pyenv (`🐍`).
* Current Vi-mode mode (with handy aliases for temporarily enabling).
* Optional time stamps in 12/24hr format.
* Current Vi-mode mode ([with handy aliases for temporarily enabling](#vi-mode)).
* Optional time stamps 12/24hr in format ([how to enable](#time)).
source: [denysdovhan/spaceship-zsh-theme](https://github.com/denysdovhan/spaceship-zsh-theme)
author: [@denysdovhan](https://github.com/denysdovhan)