From 00e4d898cd92d403a779c86f8a8fefc79d0b5592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vedran=20Kara=C4=8Di=C4=87?= Date: Fri, 9 Aug 2019 22:25:11 +0200 Subject: [PATCH] Add lambdav theme --- External-themes.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/External-themes.md b/External-themes.md index 9e27bb0..3b39940 100644 --- a/External-themes.md +++ b/External-themes.md @@ -968,4 +968,16 @@ Custom theme... Source: [drofloh.zsh-theme](https://github.com/drofloh/oh-my-zsh-custom) -Author: [@drofloh](https://github.com/drofloh) \ No newline at end of file +Author: [@drofloh](https://github.com/drofloh) + +--- + +#### lambdav + +![screenshot](https://raw.githubusercontent.com/vkaracic/lambdav-zsh-theme/master/screenshot.png) + +Two-line prompt that includes system clock timestamps, username, current working directory, git branch, git prompt info. + +Source: [lambdav.zsh-theme](https://github.com/vkaracic/lambdav-zsh-theme) + +Author: [@vkaracic](https://github.com/vkaracic)