From 60cd3429ab28783abee6d75d31b755fbe5afc3e8 Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Wed, 17 Jun 2015 23:01:43 +0200 Subject: [PATCH] add tmux to zshrc --- zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zshrc b/zshrc index 4b7b772..43c28e4 100644 --- a/zshrc +++ b/zshrc @@ -6,6 +6,7 @@ antigen bundle gerges/oh-my-zsh-jira-plus antigen use oh-my-zsh +antigen bundle tmux antigen theme robbyrussell antigen apply