From 448a4219b04a5a803f8798bfa539d13124b02c4c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 19 Dec 2016 11:39:14 +1300 Subject: Nope; still wrong. Giving up for now --- tmux/tmux.conf.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux/tmux.conf.m4 b/tmux/tmux.conf.m4 index 1784f4de..a4af9f8e 100644 --- a/tmux/tmux.conf.m4 +++ b/tmux/tmux.conf.m4 @@ -13,7 +13,7 @@ set-environment -gru WINDOWID set-option -g update-environment '' # Setting this makes each new pane a non-login shell, which suits me better -set-option -g default-command "unset SHLVL ; $SHELL" +set-option -g default-command "$SHELL" # Expect a 256-color terminal set-option -g default-terminal 'screen-256color' -- cgit v1.2.3