aboutsummaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index dc9abc05..af3b7222 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -2,6 +2,9 @@
set-environment -gru 'DISPLAY'
set-option -g update-environment 'SSH_CONNECTION'
+# Shell/command
+set-option -g default-command $SHELL
+
# Prefix
unbind-key C-b
set-option -g prefix C-a