From cb76b13990e5bdeb3bea41b5df4dcb1a90e65f48 Mon Sep 17 00:00:00 2001 From: Andrew Coleman Date: Wed, 14 Apr 2021 16:34:14 -0400 Subject: [PATCH] add tmux configuration --- dot_tmux.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 dot_tmux.conf diff --git a/dot_tmux.conf b/dot_tmux.conf new file mode 100644 index 0000000..265521d --- /dev/null +++ b/dot_tmux.conf @@ -0,0 +1,4 @@ +#set -g default-terminal screen-256color +set-option -g update-environment "SSH_AUTH_SOCK \ + SSH_CONNECTION \ + DISPLAY"