diff --git a/tmux.conf b/tmux.conf index 94f1b7d8..9e2a9b04 100644 --- a/tmux.conf +++ b/tmux.conf @@ -24,6 +24,3 @@ bind-key 0 select-window -t :10 # Enables additional colours set -g default-terminal "screen-256color" - -# Use zsh as default shell if it exists -set -g default-shell /bin/zsh