From ab146e4eedffcb9047e6f946e62bccf3ece36da8 Mon Sep 17 00:00:00 2001 From: Denys Dovhan Date: Sat, 25 Mar 2017 16:05:09 +0200 Subject: [PATCH] Add docker to Spaceship --- External-themes.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/External-themes.md b/External-themes.md index 979aa34..77b19d9 100644 --- a/External-themes.md +++ b/External-themes.md @@ -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)