aboutsummaryrefslogtreecommitdiff
path: root/tmux/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/tmux.conf')
-rw-r--r--tmux/tmux.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index af3b7222..15841f9e 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -1,6 +1,7 @@
# Environment
-set-environment -gru 'DISPLAY'
-set-option -g update-environment 'SSH_CONNECTION'
+set-environment -gru DISPLAY
+set-environment -g BROWSER lynx
+set-option -g update-environment SSH_CONNECTION
# Shell/command
set-option -g default-command $SHELL