From 227d950969808961b95582e8e7e98f7bde0114aa Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sun, 3 Aug 2025 11:50:50 +0100 Subject: Move screen configuration to screenrc role --- misc/dotfiles/screenrc.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/dotfiles/screenrc.j2 b/misc/dotfiles/screenrc.j2 index 02cfcf6..cc15679 100644 --- a/misc/dotfiles/screenrc.j2 +++ b/misc/dotfiles/screenrc.j2 @@ -40,7 +40,7 @@ attrcolor b ".I" # current background color. defbce "on" -{% if jumphost %} +{% if screenrc_jumphost %} # Make ssh-agent forwarding work with screen. setenv SSH_AUTH_SOCK $HOME/.ssh/ssh_auth_sock {% endif %} -- cgit v1.2.3-70-g09d2