diff options
Diffstat (limited to '.tmux.conf')
| -rw-r--r-- | .tmux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ set -g base-index 1 setw -g pane-base-index 1 set -g status-style bg="#93B259",fg="#5C6A72" + +set-option -g default-shell /bin/zsh |
