tmux.conf: don't specify any shell

This commit is contained in:
Mika Suomalainen 2013-04-28 14:21:19 +03:00
parent 5f7809658a
commit b62bf0ad43
1 changed files with 0 additions and 3 deletions

View File

@ -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