From 97005bd81f440a360ecb19f9d1c7660aec45a376 Mon Sep 17 00:00:00 2001 From: Denys Dovhan Date: Wed, 17 May 2017 09:05:40 +0300 Subject: [PATCH] Add Rust and PHP to Spaceship --- External-themes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/External-themes.md b/External-themes.md index 23ba093..0c7c6f9 100644 --- a/External-themes.md +++ b/External-themes.md @@ -196,10 +196,12 @@ Currently it shows: * Current Swift version, through swiftenv (`🐦`). * Current Xcode version, through xenv (`🛠`). * Current Go version (`🐹`). +* Current PHP version (`🐘`). +* Current Rust version (`𝗥`) * Current Docker version and connected machine (`🐳`). * Current Python virtualenv. * Current Python pyenv (`🐍`). -* Current Vi-mode mode (with handy aliases for temporarily enabling). +* Current Vi-mode mode. * Optional time stamps 12/24hr in format. source: [denysdovhan/spaceship-zsh-theme](https://github.com/denysdovhan/spaceship-zsh-theme)