From 2a48800ab5492ec0590a97bd81df3143c1b6964c Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 28 Dec 2014 16:57:27 +0200 Subject: [PATCH] Revert "tmux.conf: always run zsh" This reverts commit a1b1e12167789bb778ff1d390eff8d8e878df5b4. --- conf/tmux.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/tmux.conf b/conf/tmux.conf index 2ebbe02a..56ac094b 100644 --- a/conf/tmux.conf +++ b/conf/tmux.conf @@ -28,6 +28,3 @@ bind-key 0 select-window -t :10 # Enables additional colours set -g default-terminal "screen-256color" - -# Always run zsh -shell-command /usr/bin/env zsh