From 8b022424b8b4004787d6255b8023a43e5c8c4fbe Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Mon, 23 Jun 2014 21:43:33 +0200 Subject: fix --- .zshrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.zshrc b/.zshrc index bf9f6e4..ed3a03e 100644 --- a/.zshrc +++ b/.zshrc @@ -86,11 +86,10 @@ case `hostname` in ;; vicious*) HOSTCOLOR=yellow + alias tmux='TERM=screen-256color tmux -f ~/.tmux.vicious.conf' ;; x) HOSTCOLOR=magenta - ;; - *) alias tmux='TERM=screen-256color tmux' ;; esac -- cgit v1.2.3