diff --git a/.screenrc b/.screenrc index 23466c3..9f403a7 100644 --- a/.screenrc +++ b/.screenrc @@ -10,10 +10,6 @@ # The '-' prefix makes the shell a login/interactive shell. 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. deflogin on defscrollback 100000