From a2f94f96f8654e55929b91d29eed3e25ec32d6bc Mon Sep 17 00:00:00 2001
From: "Kenneth Benzie (Benie)" <k.benzie83@gmail.com>
Date: Thu, 30 Nov 2017 09:55:54 +0000
Subject: [PATCH] Add install message for zsh login requirement

---
 .conduit.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.conduit.yaml b/.conduit.yaml
index a9764dc..cc3daf3 100644
--- a/.conduit.yaml
+++ b/.conduit.yaml
@@ -19,3 +19,4 @@
 - repo:
     - https://github.com/zsh-users/zsh-syntax-highlighting.git
     - https://github.com/zsh-users/zsh-history-substring-search.git
+- message: zsh will be the default prompt after next login