Remove setenv stuff from .screenrc.
This commit is contained in:
parent
86eecf9035
commit
1a403671d8
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue