0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Add docker to Spaceship

Denys Dovhan 2017-03-25 16:05:09 +02:00
parent 4b9776d5d1
commit ab146e4eed

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