summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
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