diff --git a/tmux.conf b/tmux.conf index 9639e46..4b7b915 100644 --- a/tmux.conf +++ b/tmux.conf @@ -19,4 +19,3 @@ set -g status-left "session: #S | window: #I | pane: #P" set -g prefix C-a bind-key C-a last-window set -g default-terminal "screen-256color" -set -g default-command "/bin/bash"