set term in tmux

This commit is contained in:
Daniel Lundin 2020-10-02 10:23:12 +02:00
parent a159b4c293
commit 95ca89f367
No known key found for this signature in database
GPG key ID: 6AB527C9196ACDCC
2 changed files with 1 additions and 3 deletions
.ssh

View file

@ -4,7 +4,6 @@ IdentityAgent /run/user/1000/gnupg/S.gpg-agent.ssh
ForwardAgent yes
ExitOnForwardFailure yes
RequestTty yes
LocalForward 127.0.0.1:3000 127.0.0.1:3000
LocalForward 127.0.0.1:8000 127.0.0.1:8000
LocalForward 127.0.0.1:8080 127.0.0.1:8080
LocalForward 127.0.0.1:9090 127.0.0.1:9090