From 724e4068e301e706ac60fb1bc34c7b51adca765c Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Wed, 23 Mar 2022 17:27:07 -0500 Subject: [PATCH] Remove zsh directive from screen config Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com> --- dot_screenrc | 1 - 1 file changed, 1 deletion(-) diff --git a/dot_screenrc b/dot_screenrc index b1bcd37..5528458 100644 --- a/dot_screenrc +++ b/dot_screenrc @@ -1,4 +1,3 @@ -shell zsh startup_message off hardstatus alwayslastline hardstatus string "%{= KW} %H %{= Kw}|%{-} %-Lw%{= bW}%n%f %t%{-}%+Lw %=%C%a %Y-%M-%d"