Remove setenv stuff from .screenrc.

This commit is contained in:
Darren 'Tadgy' Austin 2019-07-02 03:27:36 +01:00
commit 1a403671d8

View file

@ -10,10 +10,6 @@
# The '-' prefix makes the shell a login/interactive shell. # The '-' prefix makes the shell a login/interactive shell.
shell -/bin/bash shell -/bin/bash
# SSH agent forwarding and screen handling.
# See: https://gist.github.com/martijnvermaat/8070533
setenv SSH_AUTH_SOCK $HOME/.ssh/auth_sock
# Change how screen operates. # Change how screen operates.
deflogin on deflogin on
defscrollback 100000 defscrollback 100000