From e541e872a0a99246543a5249a4ffeccb38c34961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 5 Mar 2021 22:46:31 +0100 Subject: [screen] define a login shell --- .screenrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.screenrc b/.screenrc index 759ec31..9c0d89e 100644 --- a/.screenrc +++ b/.screenrc @@ -14,3 +14,6 @@ hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u # fix scrolling in terminal termcapinfo rxvt* ti@:te@ termcapinfo rxvt 'hs:ts=\E]2;:fs=07:ds=\E]2;screen07' + +# use a login shell +defshell -zsh -- cgit v1.2.3