From 160b0699cd3671176c06f088044022eb76fdbd50 Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Fri, 18 Jul 2014 11:02:37 +0200 Subject: fix --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 4ff8e81..3674481 100644 --- a/.zshrc +++ b/.zshrc @@ -112,7 +112,7 @@ esac case `hostname` in node*) - alias tmux="TERM=screen-256color tmux -f ~/.tmux.`CLuster`.conf" + alias tmux="TERM=screen-256color tmux -f ~/.tmux.CLuster.conf" ;; esac -- cgit v1.2.3